Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
43 views

I tried to add OAuth token refresh for OpenTelemetry metrics exports. The implementation involved creating an OAuthTokenProvider service to fetch access tokens via client credentials flow, and an ...
nikhitha chandana's user avatar
Tooling
1 vote
1 replies
47 views

I'm building a backend with about 8 TypeScript microservices. Right now I'm manually wiring up OpenTelemetry in each service - setting up the SDK, creating spans, propagating trace context through ...
Benny Sparr's user avatar
0 votes
0 answers
43 views

Azure App Insights with Container Apps (Cloud Native BuildPacks) is not working. I get "Not available: couldn't connect to your application" when I go to live metrics. This is a Spring Boot ...
M1X's user avatar
  • 5,382
0 votes
0 answers
99 views

We have a .NET Framework solution with multiple projects. Many projects reference an internal core library, and that core library contains all the package references, including our custom ...
lr-pal's user avatar
  • 399
0 votes
0 answers
93 views

I am using the OpenTelemetry java agent to read and push micrometer metrics from my Java app to Alloy, and from Alloy onwards onto Mimir, which is then read in grafana. micrometer -> opentel agent -...
JoBos's user avatar
  • 1
0 votes
1 answer
49 views

I've just updated my code for logging to application insights in my project to use the OpenTelementry SDKs, and for some reason I cant get the filtration of 404s Http status codes to work for stuff ...
H4p7ic's user avatar
  • 1,943
0 votes
1 answer
37 views

Using OpenObserve and its Collector I get a metric called system_filesystem_usage. The metric has a label "state" which is either of "used", "free", or "reserved&...
branch14's user avatar
  • 1,262
Best practices
0 votes
1 replies
75 views

After replicating services across multiple instances (replicas), we need to figure out what additional fields are required to identify instances in metrics, traces, logs, and health checks. For ...
DimaVmkMsu's user avatar
0 votes
1 answer
30 views

I'm trying to push system logs into Grafana Loki by using OpenTelemetry Colelctor. I've encountered a problem where Loki is not able to properly index data, because it require attributes to be ...
majkrzak's user avatar
  • 1,584
Tooling
1 vote
0 replies
74 views

I am architecting a "Bring Your Own Sink" logging platform. The goal is to allow users to register their own external endpoints (OTLP, S3, Webhooks), and have my platform route their ...
Janman's user avatar
  • 1,050
0 votes
0 answers
60 views

I have been trying to test OTEL auto instrumentation for Python and been having trouble getting metrics, traces, and logs to all be properly exporting consistently. I have been attempting this will ...
Shane Sanborn's user avatar
3 votes
1 answer
119 views

Setup: Created a local setup of Open Search 3.1 with jaegar to view traces. I am able to see http level traces but not detailed traces at node/shard level to debug slow DBQ queries. Configs used: ...
Deepti's user avatar
  • 118
-5 votes
1 answer
65 views

{"logRecords":[{"version":"1.11","category":"Management"}, {"version":"14.11","eventCategory":"update"}]} I ...
user2622678's user avatar
Tooling
0 votes
2 replies
24 views

I've been looking for a good metric storage system for a while. I've tried some of the older systems (Influx, graphite, etc.), but what I very much miss from those is some (standardized) annotation of ...
Matthijs Kooijman's user avatar
1 vote
0 answers
69 views

I am looking to move to Open Telemetry logging with injestion using Azure Monitor and Log Analytics. I wrote a multi threaded sample that writes logs and sends them to Azure Log Analytics. Under small ...
VinceSuperC's user avatar

15 30 50 per page
1
2 3 4 5
95