We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f93735 commit 7267af4Copy full SHA for 7267af4
README.md
@@ -143,7 +143,7 @@ The metrics exposed beyond the default Prometheus metrics are:
143
events processed from the k8s API server. The metric is tagged the
144
event type (`CREATED`/`DELETED`).
145
* `deptracker_events_processed_timer`: the processing time for each
146
- event. The metrics is tagged with the status of the event processing
+ event. The metric is tagged with the status of the event processing
147
(`ok`/`failed`).
148
* `deptracker_post_deployment_record_timer`: the duration of the
149
outgoing HTTP POST to upload the deployment record.
0 commit comments