Skip to content

Commit a0ba89d

Browse files
Fix small typo in DESIGN.md (#31749)
Co-authored-by: Alex Boten <[email protected]>
1 parent 281da17 commit a0ba89d

File tree

1 file changed

+1
-1
lines changed
  • exporter/prometheusremotewriteexporter

1 file changed

+1
-1
lines changed

exporter/prometheusremotewriteexporter/DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Date: July 30, 2020
1010

1111
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).
1212

13-
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.
13+
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.
1414

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

0 commit comments

Comments
 (0)