apache / apache/incubator-seata

metrics 模块按说明的操作,没发现监控到数据

Open
#3,069 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

# metrics settings
metrics {
enabled = true
registryType = "compact"
# multi exporters use comma divided
exporterList = "prometheus"
exporter-prometheus-port = 9898
}
我用prometheus的9898端口访问不到数据,一个空白页

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported metrics configuration with the Prometheus exporter enabled on port 9898, then inspect the metrics module and exporter entry point mentioned by the configuration. Confirm whether the endpoint is reachable and returns metrics rather than a blank page; the issue is done when the documented setup exposes data successfully or the configuration mismatch is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, prometheus
Domain
observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.