-
Building on #427 the custom metrics API also needs improvements.
Some of current issues are:
1. Initialisation is separate from the rest of the lib, with no checks
2. No global metrics client forcin…
-
**Describe the bug**
In Spring Boot 3.x, Micrometer's inbuilt StatsD agent does not report JMX metrics when another StatsDClient is created to send custom metrics to the same host & port.
**Enviro…
-
Observability metrics need to be produced and exposed by the OpenWEC server.
## Which metrics?
I think the following metrics would be interesting to have:
- The number of HTTP requests received…
-
Hello, I wanted to ask if such a feature exists and suggest it if it doesn't, a feature to capture incrementor metrics and render them to some graphs in the rails performance dashboard.
Something l…
-
**Current behaviour**
When datadog tracing is configured manually on the schema as described in [docs](https://github.com/DataDog/dd-trace-rb/blob/release/docs/GettingStarted.md#graphql) it doesn't a…
-
Thank you a lot for this library!
Would it make sense to add variants of the `statsd` macros that do not panic if the global default client is not set?
When testing code makes use of the statsd…
-
Docs says the statsd lib is `node-dogstatsd` but I couldn't find the options I was looking for so I had a look in the code https://github.com/DataDog/node-connect-datadog/blob/master/lib/index.js#L4 a…
-
### Use Case
Dogstatsd allows for events to be published to a StatsD server (typically Datadog Agent) which then is displayed as an Event in Datadog.
https://docs.datadoghq.com/service_management/…
-
Hi!,
We are using "com.datadoghq" % "java-dogstatsd-client" % "4.2.0", as SBT dependency for our Flink application. Suddenly during HPA rescaling or any general redeployment we are seeing the fo…
-
What do you think
to add an external client that is developed with OOP and is tested instead the statsd-example?
About `liuggio/statsd-php-client` if you think that it could be improved,
all your ti…