Catalog Importer is a great way to sync data from all your other systems to incident.io. A popular source is Datadog, below are the steps needed to run the catalog importer to create Datadog teams and services.Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
-
Download the
catalog-importertool following the instructions here -
Create an incident.io API key with read/write access to the Catalog here and set it as an environment variable called
INCIDENT_API_KEY -
Run
catalog-importerinit to create a new folder/config -
Drop the
importer.jsonnetfile I’ve attached below in the folder you created above (if you are using Datadog’s EU tenant – app.datadoghq.eu, please update api.datadoghq.com to api.datadoghq.eu ) - Head to Datadog and create an Application Key and API key.
-
Set the
DATADOG_APPLICATION_KEYenvironment variable to the app key andDATADOG_API_KEYas the API key -
Run
catalog-importer sync --config=importer.jsonnet - See all the data in your incident.io Catalog!