Skip to content

stalleyj/omr-agentcore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

179 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3.2.2

Release History

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 70.8%
  • C++ 22.5%
  • Makefile 3.9%
  • Swift 1.0%
  • HTML 0.8%
  • Python 0.7%
  • Shell 0.3%