node-dogapi
node-dogapi copied to clipboard
Datadog API Node.JS Client
The most popular fork of rc is currently [run-con](https://www.npmjs.com/package/run-con) which is being maintained whereas rc has been deprecated. We should move to run-con
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [marked](https://github.com/markedjs/marked) from 0.3.19 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...
similar to monitors, being able to CRUD synthetics would be useful
``` const now = parseInt(new Date().getTime() / 1000); const then = now - 3600; // one hour ago const query = ''; const response = await dogapi.metric.query(then, now, query); console.log(`response:...
Thanks for building this great library! Hi, I'm building an Electron app and I'd like to collect metrics from the app. Is there any way I can use a [Client...
the AWS logs integration was release https://docs.datadoghq.com/api/v1/aws-logs-integration/ could you add api to be able to manage the aws logs integration here is the golang implementation: https://github.com/DataDog/datadog-api-client-go/blob/master/api/v1/datadog/docs/AWSLogsIntegrationApi.md Thanks
Right now documentation says, that for Metrics `send_all` and `send` functions, we can pick one of 2 metric types: `metric_type|type: the type of metric to use ("gauge" or "count") [default:...
Is there a way currently for, or how should I go about, specifying the "interval" for a metric of type "count"?
GitHub is very concerned about the version of Lodash used in this package.