Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
metonymic-smokey authored May 6, 2022
1 parent 06ff147 commit 6de6425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# prom-exporter
Repo for learning how to implement Prometheus exporter. This contains the complete code of the snippets in [this dev.to article](https://dev.to/metonymicsmokey/custom-prometheus-metrics-with-go-520n).
Repo for learning how to export Prometheus metrics. This contains the complete code of the snippets in [this dev.to article](https://dev.to/metonymicsmokey/custom-prometheus-metrics-with-go-520n).

### Instructions to run:
* Have Prometheus running on port 9090 and make sure port 2112 is not in use.
Expand Down

0 comments on commit 6de6425

Please sign in to comment.