-
Type:
Bug
-
Status: QA Backlog
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.5.0
-
Fix Version/s: 7.0.0
-
Component/s: config, monitoring
-
Labels:None
-
Epic Link:
-
Story Points:2
While adding a prometheus HTTP endpoint via dsconfig command, the _ character is not properly taken into account by the regex in the excluded-metric-pattern property.
For example, when trying to remove all the ds_jvm_memory* metrics, the regex pattern jvm_memory.* does not remove them, while the jvm.+memory.* regex pattern does remove them all.
- relates to
-
OPENDJ-6220 Wrong help message when configuring excluded-metric-pattern property for Prometheus endpoint
-
- Done
-