> For the complete documentation index, see [llms.txt](https://docs.rated.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rated.co/onboarding-your-data/rated-exporter-sdk.md).

# Rated Exporter SDK

## What is the Rated Exporter SDK?

The Rated Exporter SDK is our source available library that simplifies collecting metrics and logs from your monitoring tools. Instead of writing different code for each monitoring source, you can use one consistent interface to fetch data from any supported monitoring system.

{% embed url="<https://github.com/rated-network/rated-exporter-sdk>" %}

## Monitoring Sources We Support

### Infrastructure & Cloud

* Prometheus
* AWS CloudWatch (soon)
* Google Cloud Monitoring (soon)
* Azure Monitor (soon)

### Application Performance

* Datadog (soon)
* New Relic (soon)

## Why Use Rated SDK?

### Simplified Data Collection

* One consistent way to fetch data from any monitoring source
* No need to learn multiple APIs
* Same error handling across all sources

### Error Handling Made Easy

Instead of dealing with different errors from each monitoring source, we provide:

* Standardized error types
* Automatic retries for common issues
* Clear error messages

***

*The Rated SDK: Your bridge to reliable monitoring data.*
