[I] Using INFO log level by default in itests [karaf-decanter]

2025-02-06 Thread via GitHub
jbonofre opened a new issue, #368: URL: https://github.com/apache/karaf-decanter/issues/368 The itests are currently a bit verbose as they are using `DEBUG` root log level. We should use `INFO` instead: that gives sufficient information about how the tests ran, good enough. -- This is an

[PR] Add dependabot configuration [karaf-decanter]

2025-02-06 Thread via GitHub
jbonofre opened a new pull request, #370: URL: https://github.com/apache/karaf-decanter/pull/370 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [PR] [KARAF-7841] Use Prometheus labels and create 1 event per metric in t… [karaf-decanter]

2025-02-06 Thread via GitHub
jbonofre commented on code in PR #337: URL: https://github.com/apache/karaf-decanter/pull/337#discussion_r1945025182 ## collector/prometheus/src/main/java/org/apache/karaf/decanter/collector/prometheus/PrometheusCollector.java: ## @@ -71,28 +73,39 @@ public void activate(Diction