Skip to content
This repository was archived by the owner on Jul 7, 2022. It is now read-only.

Commit 4c94870

Browse files
Rename "Create a simple exporter" -> "Create instrumented application"
This isn't an exporter. In Prometheus terms an exporter is something that exports metrics from an 3rd party to prometheus: https://prometheus.io/docs/instrumenting/writing_exporters/#writing-exporters
1 parent 9ac1ab1 commit 4c94870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Summary is similar to histogram and calculates quantiles which can be configured
252252
253253
[Source](https://www.youtube.com/watch?v=nJMRmhbY5hY)
254254
255-
# Create a simple exporter
255+
# Create instrumented application
256256
257257
We will create a request counter metric exporter using Go.
258258

0 commit comments

Comments
 (0)