-
It would be nice if the agent could process events generated by the Java Flight Record and send them to the server. Where possibl3 the events should be linked to traces/spans. The events should then b…
-
## Is your feature request related to a problem? Please describe.
When working with custom metrics, it seems there is only support for timeslice metrics. This works well for metrics that should natu…
-
-
Hi, I've been getting the following crash with Android versions 11 and 12
```
java.lang.VerifyError: Verifier rejected class io.opentelemetry.sdk.metrics.SdkDoubleGauge$SdkDoubleGaugeBuilder: io.o…
-
So that we can enable tracing and find node halts and other sifnoded problems:
https://docs.datadoghq.com/tracing/setup_overview/setup/go/?tab=containers
The goal is to help chainops diagnose proble…
-
Hello,
We have 10 celery services (apps) working together with the same rabbitmq. Some task are send from outside the services and some tasks are called between them.
To track it we are using the…
-
As we are monitoring our Node.js application, the majority of the time is spent in the Node - while our database queries seems to be faster. Is there a way to see which methods are taking the most tim…
-
This issue is used as a memo for some monitoring tools, feel free to comment
A lot (almost all) of TSDBs are designed for monitoring, thus monitoring tools like graphing (sort of), analysis, alert …
-
# 查看索引
```
➜ elasticsearch-7.8.1 curl -XGET 'localhost:9200/_cat/indices'
yellow open metricbeat-7.8.1-2020.08.11-000001 Rk__8HYyQWeM0d9xfl6wZA 1 1 49164 0 13.1mb 13.1mb
green open .apm-custom…
-
Currently we regard it as experimental.
This means at least adding it to tests.
**Programmatic attach:**
Add to documentation that this is not the recommended way to go with application servers. …