Skip to content

AlvaroCostaAbreu/Datadog

Repository files navigation

Datadog Service Catalog Integration Sample

This is a json sample based on v2 Datadog Service Catalog Integration Oficial Documentation.

Integrated Features

  • Contacts
    • Slack
    • E-mail
    • Microsoft Teams
  • Documentation
  • Source Code
  • Runbooks
  • Dashboards
    • Using template variables
  • Tags

Using

To apply this json you need to submit a post request in Datadog API, to test this you can use this curl request:

curl -X POST "https://api.datadoghq.com/api/v2/services/definitions" -H "Content-Type: application/json" -H "DD-API-KEY: <YOUR-API-KEY>" -H "DD-APPLICATION-KEY: <YOUR-APLICATION-KEY>" -d @- << EOF {json element} EOF

ServiceCatalogExample

Documentation

  • Product Overview
  • Setting up Service Catalog as an APM customer [Setting up Service Catalog as an APM * customer
  • Setting up Service Catalog as a non-APM customer [Setting up Service Catalog as a non-APM customer
  • Service Catalog API : Registering Services through the Datadog Service Definition API
  • Integrations
  • JSON Schema Store
  • Troubleshooting
  • Guides

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published