/omr-agentcore

Provides core monitoring functionality for building runtime monitoring agents

Primary LanguageCApache License 2.0Apache-2.0

OMR AgentCore

Core agent for use when building runtime monitoring solutions

Getting Started

This project is a currently a sub component of https://github.com/RuntimeTools/appmetrics

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][3]: Developing.

Version

3.0.9

Release History

1.0.0 - First release.