Skip to main content
Advice
0 votes
1 replies
84 views

I'm building an integration that queries Datadog metrics via its API. I want to write proper tests for my integration layer, but my Datadog account currently has no ingested data and I'd rather not ...
Sklivvz's user avatar
  • 31.3k
7 votes
1 answer
264 views

I have been observing a weird issue in my application. Recently we started observing a lot of exceptions of this type in our logs: IllegalArgumentException: Name for argument of type [java.lang.Long] ...
SargentD's user avatar
  • 385
Best practices
2 votes
1 replies
68 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 ...
Raj Kumar's user avatar
  • 357
0 votes
0 answers
124 views

Problem I'm trying to set up Datadog APM tracing for my AWS Lambda functions (Node.js/TypeScript), but traces are not appearing in the Datadog APM UI. Custom metrics are being collected successfully, ...
Rami Rosenblum's user avatar
Advice
0 votes
0 replies
61 views

when running a flask app just have to prepend ddtrace-run to python app.py Just by doing this datadog can collect informtion like api paths, latency, response status, etc. I searched online about it ...
Curious Learner's user avatar
0 votes
0 answers
39 views

For example, we have multiple logs that share the same structure: Order Created { ..."trace": { "order_id":123456, ... }} Order Paid { ..."trace": { "order_id":...
Mostafa El-Marzouki's user avatar
0 votes
0 answers
109 views

I am looking to make a specific widget in a Datadog dashboard that simply displays a green or red box depending on the value of a query. In this screenshot, I am looking to remove the 0 and keep the ...
user31858589's user avatar
0 votes
0 answers
46 views

I am attempting to parse the output of an Azure AVD log in datadog. The entrypoint is: @properties.SessionHostHealthCheckResult which contains: [{"HealthCheckName":0,"HealthCheckResult&...
Som3guy's user avatar
  • 57
0 votes
0 answers
29 views

Body: I am trying to visualize CI test results that I uploaded in JUnit XML format.I have two data sources available ci_tests and ci_pipelines, both containing a status variable. My requirement is to ...
goodman's user avatar
  • 555
3 votes
0 answers
311 views

I have a Datadog dashboard displaying the metrics we get for our AWS Glue Zero-ETL integrations. One of those is lastSyncTimestamp, the epoch timestamp until which source has been synced to target. I ...
dan's user avatar
  • 31
2 votes
0 answers
105 views

I have 3 metrics, which I want to split by version. Let's imagine the data looks something like this Metric 1.01 1.03 2.01 3.01 Aness 1.1 1.2 1.3 1.4 Bcity 4.2 6.7 9.9 4.3 Dtion 8.3 6.7 5.4 6.5 My ...
SlightlyKosumi's user avatar
1 vote
0 answers
133 views

I have an app written with Effect TS. For integrating Effect TS's Spans and Tracing with OpenTelemetry, there is an example in the docs where ConsoleSpanExporter is used. DataDog had that way of doing ...
Andrei Koch's user avatar
  • 1,207
2 votes
1 answer
968 views

I am trying to create a query in Datadog to check if a field exists, but it doesn't seem to work. I am using something like this: [email protected], but all logs still appear in the results. I also ...
Gabriel Mota's user avatar
2 votes
1 answer
181 views

I am working on configuring a spring boot application to output structured logs. Application Files # application. yaml spring: application: name: dd-log-issue logging: structured: format: ...
Kyle's user avatar
  • 11
0 votes
1 answer
79 views

Looking at the CPUUtilized Cloudwatch metric for my Fargate service, it's showing max cpu units used as 1040 over the past 4 weeks, using a sampling period of 1 minute. I have 4 vCPUs provisioned to ...
Seanf123's user avatar

15 30 50 per page
1
2 3 4 5
75