Nice tool to try, Micrometer is - facade over the instrumentation clients for a number of popular monitoring systems. Currently, it supports the following monitoring systems: Atlas, Datadog, Graphite, Ganglia, Influx, JMX and Prometheus. More in tutorial
Syntaxis is simple and straightforward:
Syntaxis is simple and straightforward:
Metrics.counter(
"objects.instance"
).increment();
No comments:
Post a Comment