prometheus-kafka-adapter icon indicating copy to clipboard operation
prometheus-kafka-adapter copied to clipboard

Use Kafka as a remote storage database for Prometheus (remote write only)

Results 33 prometheus-kafka-adapter issues
Sort by recently updated
recently updated
newest added

Hey guys, thank you so much for your work here, its proving to be very helpful for our efforts. That being said I am curious what you guys do w/...

question

SASL_SCRAM authentication is not working, it's necessary to also add the KAFKA_SSL_CA_CERT_FILE line to the kafkaSaslMechanism if.

Hi There, Setting KAFKA_BATCH_NUM_MESSAGES to different values has no effect on the adapter. Tried by setting10K (default) up to 50K. I was looking for a way to avoid the below...

Hi all Can you plan to have regex match for metrics in MATCH rules. Please provide a supporting document too that explains the format. For example , if i want...

Hello This error is also an error report when the network is not available, which is easy to mislead. Restart and return to normal Can you distinguish it https://github.com/confluentinc/confluent-kafka-go/issues/346

Hi all, is something planned to use Kafka message keys for the metric messages? That feature would enable an assurance of the correct order for metric messages in Kafka. BR

## kube-prometheus-stack Pod Log Mon, Nov 8 2021 2:31:10 pm | {"level":"warning","msg":"invalid serialization format, using json","serialization-format-value":"","time":"2021-11-08T05:31:10Z"} Mon, Nov 8 2021 2:31:10 pm | {"level":"info","msg":"creating kafka producer","time":"2021-11-08T05:31:10Z"} Mon, Nov 8 2021...

The kafka client used in this project uses kafka.PartitionAny. This strategy doesn't let the user control how the data is spread onto the partitions on the topic. As a result,...

Hello I'm here seeking for help but also to suggest to developp the documentation a little bit more as there are some concepts that aren't natural to grasp. I find...