Skip to content

kitesjs/omr-agentcore

This branch is 6 commits behind RuntimeTools/omr-agentcore:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 20, 2019
May 12, 2020
Oct 31, 2019
Jun 14, 2016
Sep 22, 2016
Oct 18, 2016
Aug 21, 2019
Oct 5, 2017
Jun 14, 2016
Oct 6, 2017
Jun 14, 2016
Dec 15, 2016
May 12, 2020
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
May 12, 2020
Oct 4, 2016
Jun 23, 2017
Jun 14, 2016
Jun 14, 2016
Oct 4, 2016
Oct 4, 2016
Jun 14, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016
Oct 4, 2016

Repository files navigation

OMR AgentCore

Core agent for use when building runtime monitoring solutions

Build Status - Master

Getting Started

This project is a currently a sub component of Node Application Metrics and Swift Application Metrics.

Source code

The source code for OMR Agent Core is available in the omr-agentcore project. Information on working with the source code -- installing from source, developing, contributing -- is available on the omr-agentcore wiki.

License

This project is released under an Apache 2.0 open source license

Versioning scheme

This project uses a semver-parsable X.0.Z version number for releases, where X is incremented for breaking changes to the public API described in this document and Z is incremented for bug fixes and for non-breaking changes to the public API that provide new function.

Development versions

Non-release versions of this project (for example on github.com/RuntimeTools/omr-agentcore) will use semver-parsable X.0.Z-dev.B version numbers, where X.0.Z is the last release with Z incremented and B is an integer. For further information on the development process go to the appmetrics wiki: Developing.

Version

4.0.6

Release History

4.0.6 - z/OS string conversion fix.
4.0.5 - Fixes to support Appmetrics on Alpine.
4.0.4 - Build fix for zAppmetrics, memory reporting for i.
4.0.3 - Remove test code due to GPL licence.
4.0.2 - Linux headless re-attach fix.
4.0.1 - Fix Windows FileUtil compilation errors.
4.0.0 - Fixes for z/OS API connections and semaphore reuse.
3.2.9 - Build fixes for Node 10.
3.2.8 - Initial support for iPASE systems.
3.2.7 - Bug fix - common itoa mangling decimals (Windows only).
3.2.6 - Bug fixes.
3.2.5 - Bug fixes.
3.2.4 - Node on z/OS support.
3.2.3 - Swift 4 support.
3.2.2 - Fix compiler issues on vs2010.
3.2.1 - Bug fixes.
3.2.0 - New API to add plugins, various bug fixes.
3.1.0 - Headless file creation added and bug fixes.
3.0.10 - Various bug fixes and makefile changes.
3.0.9 - First release.

About

Provides core monitoring functionality for building runtime monitoring agents https://travis-ci.org/RuntimeTools/omr-agentcore.svg?branch=master

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.7%
  • C++ 31.8%
  • Makefile 5.0%
  • Swift 1.3%
  • Python 1.1%
  • HTML 1.1%