mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +08:00
add Datadog API Throttling (#75015)
* add Datadog API Throttling * add video * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Fix casing of heading --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
@ -17,6 +17,19 @@ weight: -37
|
||||
|
||||
Welcome to Grafana Cloud! Read on to learn about the newest changes to Grafana Cloud.
|
||||
|
||||
## API throttling for Datadog data source
|
||||
|
||||
<!-- Taewoo Kim -->
|
||||
<!-- OSS, Enterprise -->
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
The Datadog data source supports blocking API requests based on upstream rate limits (for metric queries). With this update, you can set a rate limit percentage at which the plugin stops sending queries.
|
||||
|
||||
To learn more, refer to [Datadog data source settings](/docs/plugins/grafana-datadog-datasource/latest#configure-the-data-source), as well as the following video demo.
|
||||
|
||||
{{< video-embed src="/media/docs/datadog/datadog-rate-limit.mp4" >}}
|
||||
|
||||
## Query-type template variables for Tempo data source
|
||||
|
||||
<!-- Fabrizio Casati -->
|
||||
|
Reference in New Issue
Block a user