Registry / cloud / zorkian-go-datadog-api

zorkian-go-datadog-api

JSON →
library2.30.0+incompatiblegogounverified

Go client library for the Datadog API, allowing interaction with Datadog services.

go get github.com/zorkian/go-datadog-api
INSTALL
IMPORT
SIG · ZORKIAN-GO-DATADOG
Z
zorkian-go-datadog-api
cloudgov2.30.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

datadog
github.com/zorkian/go-datadog-api

Creates a new Datadog API client with API and application keys.

package main import ( "fmt" "github.com/zorkian/go-datadog-api" ) func main() { client := datadog.NewClient("api_key", "app_key") fmt.Println(client) }
Debug
Known issues
gotchaThis library is not officially maintained by Datadog; consider using the official Datadog Go client.
fix
Use github.com/DataDog/datadog-api-client-go for official support.
affects: all
Upgrade
Version history
2.30.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
38
OpenAI (training)
1
Resources
zorkian-go-datadog-api — go get zorkian-go-datadog-api · libregistry