Pasquale Congiusti created CAMEL-21414:
------------------------------------------
Summary: [camel-micrometer-prometheus] Make endpoint metrics
configurable
Key: CAMEL-21414
URL: https://issues.apache.org/jira/browse/CAMEL-21414
Project: Camel
Issue Type: Improvement
Affects Versions: 4.x
Reporter: Pasquale Congiusti
Assignee: Pasquale Congiusti
Fix For: 4.10
The configuration for Prometheus endpoint is hardcoded:
https://github.com/apache/camel/blob/c7385e3e0542b8b754691d5015936c040c1cdf8d/components/camel-micrometer-prometheus/src/main/java/org/apache/camel/component/micrometer/prometheus/MicrometerPrometheus.java#L390
We should add a configuration on the component to let the user configure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)