Skip to content

Commit

Permalink
docs: explain more for exposed metrics section
Browse files Browse the repository at this point in the history
  • Loading branch information
A.Samet İleri authored Aug 25, 2023
1 parent 87582ec commit f3f4309
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,8 @@ Check out on [go-dcp](https://github.com/Trendyol/go-dcp#configuration)
| kafka_connector_latency_ms | Time to adding to the batch. | N/A | Gauge |
| kafka_connector_batch_produce_latency_ms | Time to produce messages in the batch. | N/A | Gauge |

For DCP related metrics see [also](https://github.com/Trendyol/go-dcp#exposed-metrics).
You can also use all DCP-related metrics explained [here](https://github.com/Trendyol/go-dcp#exposed-metrics).
All DCP-related metrics are automatically injected. It means you don't need to do anything.

## Contributing

Expand All @@ -140,4 +141,4 @@ our [Contribution Guideline document](./CONTRIBUTING.md).

## License

Released under the [MIT License](LICENSE).
Released under the [MIT License](LICENSE).

0 comments on commit f3f4309

Please sign in to comment.