{"library":"dogapi","type":"library","category":null,"description":"dogapi is a Node.js client library that provides an interface to the Datadog HTTP API, enabling programmatic interaction with Datadog services for metrics, events, dashboards, and more. It is currently at version 2.8.4. This library focuses exclusively on the HTTP API and does not include functionality for interacting with a local `dogstatsd` server; for StatsD, users are directed to alternative packages like `node-dogstatsd`. The release cadence is driven by changes to the Datadog API or internal library improvements. Key differentiators include its direct mapping to the Datadog API endpoints and clear separation from StatsD client concerns, which are often bundled in other monitoring libraries.","language":"javascript","status":"active","version":"2.8.4","tags":["javascript","datadog","api","datadog api","dog","dogapi","dog api"],"last_verified":"Wed May 27","install":[{"cmd":"npm install dogapi","imports":["const dogapi = require('dogapi');","const dogapi = require('dogapi');\ndogapi.initialize(options);","const dogapi = require('dogapi');\ndogapi.metric.send('metric.name', [[now, 50]]);"]},{"cmd":"yarn add dogapi","imports":[]},{"cmd":"pnpm add dogapi","imports":[]}],"homepage":"https://www.datadoghq.com","github":"https://github.com/brettlangdon/node-dogapi","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dogapi","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/dogapi/compatibility"}}