Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmtszr authored Dec 11, 2023
1 parent f143cac commit 441e899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Kafka Konsumer [![🔨Build And Test](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/test.yml) [![🔨IntegrationTest](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/integration-test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/integration-test.yml)
# Kafka Konsumer [![🔨Build And Test](https://github.com/Trendyol/kafka-konsumer/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/actions/workflows/test.yml) [![🔨IntegrationTest](https://github.com/Trendyol/kafka-konsumer/actions/workflows/integration-test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/actions/workflows/integration-test.yml)

<div style="text-align:center"><img src=".github/images/konsumer.png"/></div>

Expand Down Expand Up @@ -264,4 +264,4 @@ Kafka Konsumer offers an API that handles exposing several metrics.
| Metric Name | Description | Value Type |
|---------------------------------------------------------|---------------------------------------------|------------|
| kafka_konsumer_processed_messages_total_current | Total number of processed messages. | Counter |
| kafka_konsumer_unprocessed_messages_total_current | Total number of unprocessed messages. | Counter |
| kafka_konsumer_unprocessed_messages_total_current | Total number of unprocessed messages. | Counter |

0 comments on commit 441e899

Please sign in to comment.