-
Task
-
Resolution: Obsolete
-
Major
-
fuse-7.0
-
None
Camel Endpoints have names like :
name="timer://foo?period=5000"
Camel Consumers have names like :
name=TimerConsumer(0x39b11445)
It seems like the escaped "?" character and the open and close parentheses are causing issues in querying Prometheus. Need to investigate how to handle these, and whether agent bond's jmx_exporter needs to be patched to handle these differently.
- relates to
-
ENTESB-7042 Prometheus Research
- Closed