Aiven-Open / Aiven-Open/tiered-storage-for-apache-kafka

Missing core metrics from remote-storage-manager-metrics

未關閉
#625 2 則留言 1 個 reaction 已指派 1 人 已被 @jeqo 認領 在 GitHub 檢視
主要語言
Java
星號
239
分支
59
PR 合併指標
30 天內沒有已合併 PR

描述

# What happened?

I'm running the current newest build ([2024-10-23-1729694047](https://github.com/Aiven-Open/tiered-storage-for-apache-kafka/releases/tag/2024-10-23-1729694047)) and configured my jmx exporter to pick up the metrics from the plugin, and I do see the metrics from aiven.kafka.server.tieredstorage.cache , aiven.kafka.server.tieredstorage.s3, and aiven.kafka.server.tieredstorage.thread-pool, but not aiven.kafka.server.tieredstorage (specifically type=`remote-storage-manager-metrics`)

I've verified this with `./kafka-run-class.sh kafka.tools.JmxTool` to ensure that it's not an issue with the jmx exporter configuration.

Side note -- I wanted to run the demo locally to rule out any issues with my setup but the demo image is private, is there any way to make that available publicly?

# What did you expect to happen?

I expect to see the core metrics (aiven.kafka.server.tieredstorage:type=remote-storage-manager-metrics)

# What else do we need to know?

- version: `2024-10-23-1729694047`
- kafka version: `2.7.1`
- jmx exporter version: `0.16.1`

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。