-
https://runing-time.github.io/book/doc/%E8%B5%84%E6%96%99%E5%BA%93/%E7%AE%97%E6%B3%95%E4%B8%8E%E6%80%9D%E6%83%B3/%E5%BB%B6%E8%BF%9F%E9%98%9F%E5%88%97/Kafka%E5%AE%9E%E7%8E%B0%E5%BB%B6%E8%BF%9F%E9%98%9F…
-
### Description
I would like the ability to add ability to configure [common tags](https://micrometer.io/docs/concepts#_common_tags) in the Micrometer extension via configuration properties.
### Imp…
-
To be able to specify labels in the toml for metrics
(I believe this may already be in place - if so please close out this issue)
-
**Describe the bug**
When introducing high latency to my system, I'm running into this UnknownTopicOrPartitionException that causes errors all throughout my program execution.
**To Reproduce**
St…
-
Now that #149 is closed. Can we decide the right approach and add prometheus metrics support to project.
-
Bring over notes from [[DEG] 4.5.2 Discussions Log v0.00](https://docs.google.com/spreadsheets/d/1K8IwBbfeC9urqFqtK_rP5vaqxvmvMalxpxxtIKlWsgY/edit?usp=sharing)
---
### DEG Entreprises - Meeting Memo
#…
-
Vulnerable Library - moq.4.7.99.nupkg
Path to dependency file: /test/Confluent.SchemaRegistry.Serdes.UnitTests/Confluent.SchemaRegistry.Serdes.UnitTests.csproj
Path to vulnerable library: /home/wss…
-
It would be very usefull to provide kafka information in a system table.
it then can be queryed for monitoring of the kafka ingestion.
things suchs as commited offsets. topic's amount of partitions …
-
## Documentation Issue
This PR https://github.com/reactor/reactor-kafka/pull/325/files#diff-a43be6da00bb7683292fd18443d388a44e23a6354dee611a27d07884509e101a added the first observation api …
-
Hi All
Is there a way to get the size of a partition with this library?
I know its possible via commandline with the kafka-log-dirs command.