-
**Describe the bug**
A clear and concise description of what the bug is.
i use java-instrument to collect metric and use optl-collector to collect metric, and use prometheus to scrap metric from …
-
### What happened?
Deployed the helm chart as is `helm install selenium-grid docker-selenium/selenium-grid --set isolateComponents=true` on OpenShift v4.9 (Kubernetes version # v1.22.8), router and b…
-
Hi, first great lib, really takes a lot of the pain out of using otel w/ clojure.
Anyway, I'm using Clj-Otel on AWS w/ datomic ions. So http requests are basically:
`APIGW (w/ xray) -> AWS La…
-
**Is your feature request related to a problem? Please describe.**
We are collecting custom metrics from different micro-services and usually add a prefix to the metric names in each of these micro s…
-
Specifically, there appears to be a high degree of pre-requisite knowledge required to make use of this code.
For each example, there are questions left unanswered like, what type of class do I wri…
-
**Please describe the feature request.**
The currently used `com.microsoft.azure:applicationinsights-core` dependency is nearly 7 MiB in size. While the new 3.x versions of the Application Insights S…
-
OpenTelemetry provides annotations that can be used for manual instrumentation when combined with the OpenTelemetry agent.
https://opentelemetry.io/docs/instrumentation/java/automatic/annotations/
…
-
### Describe the bug
I'm using https://github.com/killme2008/aviatorscript
performance degradation after agent injection
```
String expression = "a-(b-c)>100";
Instant start = Instant.now();
Exp…
-
**Describe the bug**
I have a Java app instrumented with OTEL agent.
This app exports metrics with OTEL Prometheus exporter.
Prometheus collects metrics + exemplars from the app endpoint, but l…
-
The Events API as [it is specified currently](https://github.com/open-telemetry/opentelemetry-specification/blob/7e9ba1683995c34846b942fbc23c3290610e9347/specification/logs/event-api.md) takes Logs AP…