# Metric trackers

**Metric trackers** are impact sources track SLIs and other key stats reported by your applications. Connecting your cloud metrics provider allows Sleuth to [automatically verify the health of your deploys](/sleuth-dora/auto-verify-your-deploys.md).

* [AppDynamics](/sleuth-dora/integrations-1/impact-sources/metrics/appdynamics.md)
* [AWS CloudWatch](/sleuth-dora/integrations-1/impact-sources/metrics/aws-cloudwatch.md)
* [Custom Metrics](/sleuth-dora/integrations-1/impact-sources/metrics/custom.md)
* [Datadog](/sleuth-dora/integrations-1/impact-sources/metrics/datadog.md)
* [Jira metrics (Cloud / Data Center)](/sleuth-dora/integrations-1/impact-sources/metrics/jira-metrics.md)
* [NewRelic](/sleuth-dora/integrations-1/impact-sources/metrics/newrelic.md)
* [SignalFx](/sleuth-dora/integrations-1/impact-sources/metrics/signalfx.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sleuth.io/sleuth-dora/integrations-1/impact-sources/metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
