# DataDog Agent

## Snowflake integration
This has been moved to web based integration. Ref: https://docs.datadoghq.com/integrations/snowflake_web/

## Deployment pipeline
https://pipeline.theorchard.io/job/datadog-collector-pipeline/

## Openmetrics / Neo4j-AURA integration

We use Openmetrics for the integration with Neo4j-AURA. Any metrics' instance of openmetrics can be added to the openmetrics.yml file.

You can see more information on [aura documentation](https://neo4j.com/docs/aura/platform/metrics-integration/?utm_source=Google&utm_medium=PaidSearch&utm_campaign=Evergreen&utm_content=AMS-Search-SEMCE-DSA-None-SEM-SEM-NonABM&utm_term=&utm_adgroup=DSA&gad_source=1#_process_overview) and on [openmetrics section in datadog](https://docs.datadoghq.com/integrations/openmetrics/#configuration)

The Agent uses an Aura Access Key from a Metrics Integration Reader User:

- CLIENT_ID: `AURA_CLIENT_ID`
- CLIENTE_SECRET: `AURA_CLIENT_SECRET`
- INSTANCE METRIC URL: `AURA_ENDPOINT_URL`
