Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
34 views

I am in the process of trying to implement OpenTelemetry in a React web application. I am wondering if there is a way to export a trace to the collector only when there is an error somewhere in the ...
1 vote
0 answers
40 views

I have a simple Azure Function that I'm trying to setup logging and tracing with open telemetry. I managed to get the logs to show in Application Insights, but I can't get the traces to be correlated ...
0 votes
0 answers
32 views

Describe the issue you're reporting I have a scenario where multiple log files are generated every 3 minutes, and each log file contains around 10 log entries per minute. Example log files: testlog-...
1 vote
1 answer
82 views

I have a Camel, spring boot app that reads a message from a kafka topic. I have a spring boot test that places a message on an embedded kafka broker and add an open teleletry 'traceparent' header, ...
0 votes
1 answer
35 views

I am developing a framework for running LLM-based agents, and I am collecting telemetry from my framework via otel. I have a central function where the agent functionality is being intercepted step by ...
1 vote
1 answer
149 views

I have an ASP.NET Core web application running as an Azure App Service. Recently I have noticed our costs for Application Insights has rocketed up. I think this might be due to upgrading to a newer ...
-1 votes
1 answer
57 views

I have a Hono app that I want to instrument for observability with OpenTelemetry and Pino logger. Specifically, I want to generate logs that have the trace_id and span_id attributes, but in the ...
Best practices
2 votes
1 replies
49 views

I’m creating UI dashboard which I want to measure things like How many requests are made from the web application from a particular screen along with the organisation location of the user. There are ...
0 votes
0 answers
49 views

I’m planning to use the OpenTelemetry C++ SDK in a high-performance, low-latency application to export metrics. However, during my POC, I’ve observed non-trivial latency impact when instrumenting even ...
-2 votes
1 answer
73 views

I have an ASP.NET Core Web API service and now I need to put performance monitoring check on it. So I apply all Http, EF Core, Redis subscriber and it works very well. But at some points, I have time ...
1 vote
0 answers
38 views

I recently had an issue of hitting an APM's payload limit, so I adjusted the BatchProcessor's values downward until the batch sizes were adequate, but I also noticed the exporthelper's batch sizer. I ...
Advice
0 votes
0 replies
48 views

I have been using: "@opentelemetry/api": "=1.4.1", " @opentelemetry/exporter-jaeger": "^1.13.0", "@opentelemetry/instrumentation-express": &...
Best practices
0 votes
0 replies
37 views

I am running a Java application with an OpenTelemetry JavaAgent for auto-instrumentation. For my use case, I would like to create an agent extension that introduces a new, additional Tracer. The new ...
0 votes
1 answer
117 views

I have a fairly simple requirement where I have a message based endpoint that consumes messages from Azure Service Bus. Pretty standard setup. However, when I receive the message I want the log that ...
0 votes
0 answers
98 views

There are many services that are migrating one by one to Java 21 and Spring Boot 3.5. This means not all services will be migrated to newer versions at the same time. Opentracing has been abandoned ...

15 30 50 per page
1
2 3 4 5
...
96

AltStyle によって変換されたページ (->オリジナル) /