-
**Describe the bug**
When the v1.31.1 aws-opentelemetry-agent.jar was used to instrument the metrics, we are seeing the logs filled with the below error
```
2023-12-12T06:40:54.892696483Z std…
-
### Is your feature request related to a problem? Please describe.
The C++ Prometheus exporter [has an issue resolved](https://github.com/open-telemetry/opentelemetry-cpp/issues/2316) where they di…
nluk updated
10 months ago
-
For servers that have the ability to run more than one app we currently have the ability to specify the otel config for each app separately using `microprofile-config.properties` files.
In MP Telem…
-
I have a Spring Boot (3.2.4) & Kotlin (1.9.23) in combination with the Database Management tool Flyway (10.11.1).
Included in the gradle `buildscript` is:
```
buildscript {
...
dependen…
-
Hi @turesheim , Good Day! Thanks for this development. We are trying to use it in our environment. We already have a distro version of the otel agent and we wanted to add your development to our distr…
-
Greetings.
I am setting `export OTEL_EXPORTER_OTLP_PROTOCOL="http/protobuf"` and also trying to pass `-Dotel.exporter.otlp.protocol=http/protobuf` when running my `.jar` file. Logs indicate it is …
-
### Jenkins and plugins versions report
After merging a Jenkin core bump at https://github.com/jenkinsci/opentelemetry-plugin/pull/756 the test `io.jenkins.plugins.opentelemetry.JenkinsOtelPluginFree…
-
I am working on Observability wherein I have setup my application to use AWS OTEL Java Agent + OTEL Collector - it is successfully able to send metrics to CW and Traces to AWS X-Ray.
Now I want to …
-
According to the Java [documentation](https://docs.oracle.com/javase/6/docs/api/java/lang/instrument/package-summary.html), it should be possible to add a Java agent JAR to the classpath at runtime. D…
-
This issue is partly to make you aware and partly for anyone else who may experience this.
As context to this, we use the Datadog Java agent for metrics collection and Otel Java agent for trace ins…