We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When agent running a collection task, port 9080 of Prometheus Listener does not get data.
Expect to get metric normally with 9080 port.
agent.properties: metricDomains.Agent.domainListeners=org.apache.inlong.agent.metrics.AgentPrometheusMetricListener
1、run inlong standalone. 2、IP:9080/metrics initialization is normal 3、run a data collection task. 4、IP:9080/metrics no data was sent
No response
1.3.0
InLong Agent
The text was updated successfully, but these errors were encountered:
Keylchen
Successfully merging a pull request may close this issue.
What happened
When agent running a collection task, port 9080 of Prometheus Listener does not get data.
What you expected to happen
Expect to get metric normally with 9080 port.
How to reproduce
agent.properties:
metricDomains.Agent.domainListeners=org.apache.inlong.agent.metrics.AgentPrometheusMetricListener
1、run inlong standalone.
2、IP:9080/metrics initialization is normal
3、run a data collection task.
4、IP:9080/metrics no data was sent
Environment
No response
InLong version
1.3.0
InLong Component
InLong Agent
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: