Skip to content

Commit

Permalink
Fix small typo in DESIGN.md (#31749)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
  • Loading branch information
CharlieTLe and codeboten committed Mar 14, 2024
1 parent 281da17 commit a0ba89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/prometheusremotewriteexporter/DESIGN.md
Expand Up @@ -10,7 +10,7 @@ Date: July 30, 2020

Prometheus can be integrated with remote storage systems that supports its remote write API. Existing remote storage integration support is included in [Cortex](https://cortexmetrics.io/docs/api/), [influxDB](https://docs.influxdata.com/influxdb/v1.8/supported_protocols/prometheus/), and many [others](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage).

The following diagram shows an example of Prometheus remote write API usage, with Cortex,n open source, horizontally scalable, highly available, multi-tenant, long term storage, as a remote storage backend.
The following diagram shows an example of Prometheus remote write API usage, with Cortex, an open source, horizontally scalable, highly available, multi-tenant, long term storage, as a remote storage backend.

![Cortex Architecture](img/cortex.png)

Expand Down

0 comments on commit a0ba89d

Please sign in to comment.