0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a typo in logs. More... over 7 years ago
Fix documentation typo. More... over 7 years ago
Merge remote-tracking branch 'refs/remotes/jmxtrans/master' More... over 7 years ago
Add support for Zabbix Discovery Rules More... over 7 years ago
Merge pull request #103 from dd00f/master More... over 7 years ago
Fix the javadoc on the testing utility TcpByteLineServer More... over 7 years ago
Add support for Zabbix Output. More... over 7 years ago
Merge pull request #100 from jmxtrans/issues/98-statsd-protect-against-network-errors More... almost 8 years ago
Fix #98 purge ByteBuffer in case of exceptions sending the message + extend exception catching to RuntimeException More... almost 8 years ago
Merge pull request #99 from evmin/feature/google-stackdriver More... almost 8 years ago
Reduced chattiness of the tken refresh procedure More... almost 8 years ago
Fixed the bug with the init procedure More... almost 8 years ago
Bugfixes More... almost 8 years ago
Documentation More... almost 8 years ago
Google Cloud Monitoring Stackdriver Writer More... almost 8 years ago
Use http://shields.io/ for the badges of the project on the GitHub home page More... almost 8 years ago
Introduce Takari’s maven-wrapper to ease development and to workaround travis-ci constraints of not supporting more recent than maven:3.2 More... almost 8 years ago
Bump plugin versions and use maven-enforcer-plugin instead of Maven 2’s <prerequisites> configuration section More... almost 8 years ago
[maven-release-plugin] prepare for next development iteration More... almost 8 years ago
[maven-release-plugin] prepare release jmxtrans-agent-1.2.5 More... almost 8 years ago
Merge pull request #95 from cyrille-leclerc/issues/91-influxdb-float-formatting More... almost 8 years ago
Fix #91, fine tune decimal number formatting. The expected string for `123_456_789.012_345 ` is `123456789.012345` and is NOT `1.23456789012345E8` as we generate today. See https://github.com/influxdata/influxdb-java/blob/influxdb-java-2.5/src/main/java/org/influxdb/dto/Point.java#L321 More... almost 8 years ago
Merge pull request #96 from cyrille-leclerc/issues/84-use-stderr-in-logger More... almost 8 years ago
[#84] configurable output for logger: stdout or stderr. Use the environment variable `JMX_TRANS_AGENT_CONSOLE=stderr` or the system property `-Dorg.jmxtrans.agent.util.logging.Logger.console=stderr` More... almost 8 years ago
Add test case to check the output for a big float More... almost 8 years ago
Merge pull request #94 from bowlofstew/feature/disable-influxdbwriter More... almost 8 years ago
defect - called verify pre-emptively More... almost 8 years ago
code review items More... almost 8 years ago
added unit tests More... almost 8 years ago
added enablement More... almost 8 years ago