datadog Questions
2
Is it possible to send log messages(content in the log message) in Datadog to one of the slack channel? I have tried using the monitors. But there it just provides an alert if log messages exceeds ...
1
I'm having trouble setting up monitor that will alert me when an event hasn't happened since some period of time following another event. Basically, for a given task in my application, I have a log...
Colonic asked 25/10, 2020 at 20:26
3
Question about searching logs in Datadog.
Search works on regular strings in the CONTENT portion of the log. However, if JSON is passed to the CONTENT portion, the JSON elements are automatically p...
Victoir asked 29/8, 2020 at 18:39
1
I am using Datadog's count API and if I have 2 events emitted with the same tag (like a UUID), I want to plot a distribution graph of the difference in time between these two events. (e.g. I have a...
Drivein asked 6/12, 2021 at 10:59
1
I am running a Datadog APM query, and I am able to see my traces in the APM section. However, when I try the same query parameters (env and service) in the query definition of the dashboards sectio...
Inclose asked 6/6, 2023 at 19:17
3
I am trying to set up slack monitors with datadog, based on the environment.
For e.g. if the environment is production got to slack channel A and if it is uat go to slack channel B and all other en...
Greenleaf asked 16/10, 2018 at 5:6
0
I am working on a Django project and have successfully used Gunicorn with a configuration file (lu_development/gunicorn.conf.py).
I am able run my server using this command.
gunicorn -c lu_developm...
1
Solved
I am trying to utilize the Observability API from Spring Boot 3.x in my application for tracing and metrics but I'm confused with the necessary setup on how to get proper traceability and metrics d...
Amygdala asked 10/10, 2023 at 13:46
2
Solved
Does anyone know how to search a facet in DataDog using a string with a space. For example:
@MessageTemplate:*test appointment*
This does not work.
Thanks in advance!
Postulate asked 27/4, 2022 at 14:26
3
Solved
I'd like to remove a custom metric that I've created with my Datadog account. Is there a way to do that ?
I've checked the docs, and did not find anything relevant for the metrics deletion.
Regards...
Liebknecht asked 16/5, 2022 at 10:52
4
Solved
I want to use Serilog in an Azure Function v4 (.net 6) (the logs should be sent to Datadog). For this I have installed the following nuget packages:
<PackageReference Include="Serilog"...
Filmdom asked 8/2, 2022 at 12:36
2
So i currently have a monitor set up that sends an alert, but after 5 mins it also send a recovery alert. What i wanted to find out was is it possible to have a monitor that only sends the alert bu...
Politick asked 11/4, 2023 at 10:6
2
I am using datadog to see my microservice metrics. When I go to APM tab I can see the spans I created and their corresponding tags are reaching the server correctly. The problem is that If I click ...
2
I cannot find any article that describes the advantages of using datadog histogram compared to datadog distribution for apps that run on multi instance. Would someone kindly help me on deciding the...
Loess asked 26/1, 2020 at 0:22
2
Solved
I have a time series presenting time values like this one:
I want to change the y-axis to represent hours instead of milliseconds, i.e. divide by 3600. Any idea how to do it?
4
Solved
Like this one:
[
If yes, how do I create one?
From all documentation I've read so far, it doesn't seem to support it. But I don't see anyone confirming that it's not supported anywhere.
1
We have a counter metric in one our micro services which pushes data to DataDog. I want to display the total count for given time frame, and also the count per day (X axis would have the date and Y...
Tomtit asked 13/8, 2017 at 20:9
1
Solved
I push a custom tag to DataDog with key of execute_error and value of "testing DATADOG mApPeR OK"
However, when I check on the DataDog, it looks like the tag is mapped into "execute_...
Gallardo asked 30/11, 2022 at 15:53
1
Solved
I need to enforce on ECS Fargate services 'readonlyrootFileSystem' to reduce Security hub vulnerabilities.
I thought it was an easy task by just setting it true in the task definition.
But it backf...
Bertelli asked 28/10, 2022 at 10:33
2
I want to export more than 5000 logs in csv from datadog, is there any configuration I need to do in datadog so that I can download 10k,20k logs at a time.
I also checked on official web page logs ...
Olav asked 27/4, 2021 at 10:55
1
I'm trying to migrate a Next.js project running on Vercel from
"pino-datadog": "2.0.2",
"pino-multi-stream": "6.0.0",
to
"pino": "8.4.2&qu...
1
Solved
We followed these instructions to set up DataDog in our Kubernetes 1.22 cluster, using their operator. This was installed via helm with no customisations.
The operator, cluster-agent, and per-node ...
Culbreth asked 6/10, 2022 at 12:15
2
On DataDog log search, I want to search for logs with empty string for a specific facet, e.g. logs with userId is empty. @userId:'' , @userId:"", -@userId:* non worked.
Malinda asked 30/4, 2020 at 10:43
2
Solved
DataDog is so useless in its querying and its intuitiveness ... I'm looking for a custom exception in the stack trace. I found individual log entries in the last 18 hours that contain my exception ...
Rovner asked 15/3, 2021 at 14:11
4
I see that AWS RDS provides a FreeStorageSpace metric for monitoring disk usage. Now I am trying to create a generic pre-emptive alert for all my RDS but setting up an ideal threshold on FreeStorag...
Naoma asked 1/11, 2019 at 9:45
1 Next >
© 2022 - 2025 — McMap. All rights reserved.