[I] Add multi-line support in file collector [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #360: URL: https://github.com/apache/karaf-decanter/issues/360 If a log message is multi-line in the monitored file, file collector will send events for each line. We should have a regex to define line format (including multi-line support). -- This is an auto

[I] JMX Collector should not export connection credentials [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #351: URL: https://github.com/apache/karaf-decanter/issues/351 JMX connection are exported as configuration properties to the appender and for security purpose it should not. -- This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Resolved] (KARAF-7703) Dropwizard collector doesn't work

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7703. - Resolution: Duplicate Moved to GitHub: https://github.com/apache/karaf-decanter/i

[jira] [Resolved] (KARAF-7409) Add Decanter EventAdmin impl

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7409. - Target Version/s: (was: decanter-3.0.0) Resolution: Duplicate Moved t

[jira] [Resolved] (KARAF-6008) Add Apache Skywalking integration

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-6008. - Resolution: Duplicate Moved to GitHub: https://github.com/apache/karaf-decanter/i

[jira] [Resolved] (KARAF-7884) Upgrade to Apache pom parent 33

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7884. - Fix Version/s: (was: decanter-2.11.0) Assignee: Jean-Baptiste Onofré

[jira] [Resolved] (KARAF-5499) Add Cellar update alerter

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-5499. - Resolution: Won't Fix > Add Cellar update alerter > - > >

[I] OshiCollectorTest itest is failing [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #366: URL: https://github.com/apache/karaf-decanter/issues/366 The `OshiCollectorTest` itest is failing: ``` feature:install decanter-collector-oshi org.osgi.framework.BundleException: Unable to cache bundle: mvn:org.apache.karaf.decanter.collector/o

[I] Duplicate metric names when using JMX collector and camel routes [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #356: URL: https://github.com/apache/karaf-decanter/issues/356 When I'm trying to collect Camel metrics from multiple routes, I'm adding something like this: ``` object.name.routes=org.apache.camel:context=camelContext,type=routes,name=* ``` t

[jira] [Resolved] (KARAF-7011) Add opentelemetry support

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7011. - Resolution: Duplicate Moved to GitHub: https://github.com/apache/karaf-decanter/i

[jira] [Resolved] (KARAF-7438) Add multi-line support in file collector

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7438. - Target Version/s: (was: decanter-3.0.0) Resolution: Duplicate Moved t

[I] Add opentelemetry support [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #362: URL: https://github.com/apache/karaf-decanter/issues/362 opentelemetry is a framework pretty close in term of concepts to Decanter (we find collectors, exporters, etc). Decanter could support opentelemetry components. -- This is an automated message fro

Re: [PR] [KARAF-7885] Use version properties for Commons-IO and feature.xml [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre commented on PR #349: URL: https://github.com/apache/karaf-decanter/pull/349#issuecomment-2639021838 I'm merging manually as we have a "old" Jenkins failure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (KARAF-7885) Upgrade to Common-IO 2.18.0

2025-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/KARAF-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924390#comment-17924390 ] ASF subversion and git services commented on KARAF-7885: Commit d

Re: [PR] [KARAF-7885] Use version properties for Commons-IO and feature.xml [karaf-decanter]

2025-02-05 Thread via GitHub
asfgit closed pull request #349: [KARAF-7885] Use version properties for Commons-IO and feature.xml URL: https://github.com/apache/karaf-decanter/pull/349 -- 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 g

Re: [PR] Use JDK 11 for CI (JDK 17 update will be another PR as it needs Decanter changes) [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre closed pull request #367: Use JDK 11 for CI (JDK 17 update will be another PR as it needs Decanter changes) URL: https://github.com/apache/karaf-decanter/pull/367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[PR] Use JDK 11 for CI (JDK 17 update will be another PR as it needs Decanter changes) [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new pull request, #367: URL: https://github.com/apache/karaf-decanter/pull/367 (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

[jira] [Resolved] (KARAF-7439) Add recursive folder / regex scanning in file collector

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7439. - Target Version/s: (was: decanter-3.0.0) Resolution: Duplicate Moved t

[I] Add Decanter made EventAdmin impl [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #361: URL: https://github.com/apache/karaf-decanter/issues/361 Currently, Decanter is using EventAdmin spec. The default EventAdmin implementation we are using is the Felix one. With the amount of data Decanter can deal with, Felix EventAdmin doesn't fit

[jira] [Resolved] (KARAF-7841) Use Prometheus labels and create 1 event per metric in the Prometheus-Collector

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7841. - Fix Version/s: (was: decanter-2.11.0) Resolution: Duplicate Moved to G

[jira] [Resolved] (KARAF-7848) PrometheusServlet ignores Micrometer Gauges

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7848. - Resolution: Duplicate Moved to GitHub: https://github.com/apache/karaf-decanter/i

Re: [I] Upgrade to Apache Commons IO 2.18.0 [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre closed issue #353: Upgrade to Apache Commons IO 2.18.0 URL: https://github.com/apache/karaf-decanter/issues/353 -- 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 unsu

Re: [PR] switch release plugin 3.x [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre closed pull request #331: switch release plugin 3.x URL: https://github.com/apache/karaf-decanter/pull/331 -- 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 unsubscri

Re: [I] JMX Collector should not export connection credentials [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre closed issue #351: JMX Collector should not export connection credentials URL: https://github.com/apache/karaf-decanter/issues/351 -- 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 specif

Re: [PR] [KARAF-7884] Upgrade to Apache pom parent 33 [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre closed pull request #339: [KARAF-7884] Upgrade to Apache pom parent 33 URL: https://github.com/apache/karaf-decanter/pull/339 -- 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 com

Re: [PR] [KARAF-7884] Upgrade to Apache pom parent 33 [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre commented on PR #339: URL: https://github.com/apache/karaf-decanter/pull/339#issuecomment-2637012508 I'm closing this one, I will create a clean one instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[I] Upgrade to Apache POM 33 [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #352: URL: https://github.com/apache/karaf-decanter/issues/352 (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, e-m

[jira] [Resolved] (KARAF-7928) JMX Collector should not export connection credentials

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7928. - Resolution: Fixed > JMX Collector should not export connection credentials >

[I] Upgrade to Apache Commons IO 2.18.0 [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #353: URL: https://github.com/apache/karaf-decanter/issues/353 (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, e-m

[I] PrometheusServlet ignores Micrometer Gauges [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #354: URL: https://github.com/apache/karaf-decanter/issues/354 A Gauge created by [Micrometer ](https://micrometer.io/)is not shown by the PrometheusServlet from decanter. The servlet loops through all event properties, but since the Gauge is not a Map, Long or

Re: [I] Use Prometheus labels and create 1 event per metric in the Prometheus-Collector [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre closed issue #355: Use Prometheus labels and create 1 event per metric in the Prometheus-Collector URL: https://github.com/apache/karaf-decanter/issues/355 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Resolved] (KARAF-3902) Provide Decanter ActiveMQ Logging Interceptor collector

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-3902. - Resolution: Won't Fix > Provide Decanter ActiveMQ Logging Interceptor collector >

[I] Add recursive folder / regex scanning in file collector [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #359: URL: https://github.com/apache/karaf-decanter/issues/359 Instead of having a single line via path property, the file collector should support base folder + regex to find all related files. -- This is an automated message from the Apache Git Service. To r

[jira] [Resolved] (KARAF-4776) Improve JMX MBeans and attributes filtering

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-4776. - Resolution: Duplicate Moved to GitHub: [https://github.com/apache/karaf-decanter/

[I] Use Prometheus labels and create 1 event per metric in the Prometheus-Collector [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #355: URL: https://github.com/apache/karaf-decanter/issues/355 We should be able to parse labels in Prometheus metric like: ``` # HELP request_time_total # TYPE request_time_total counter request_time_total_seconds{api="my-api",endpoint="/send",met

[jira] [Resolved] (KARAF-7688) Add ISO date format in JsonMarshaller

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7688. - Fix Version/s: (was: decanter-3.0.0) (was: decanter-2.1

[jira] [Resolved] (KARAF-7885) Upgrade to Common-IO 2.18.0

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7885. - Resolution: Fixed > Upgrade to Common-IO 2.18.0 > --- > >

[jira] [Resolved] (KARAF-7704) Duplicate metric names when using JMX collector and camel routes

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-7704. - Resolution: Duplicate Moved to GitHub: https://github.com/apache/karaf-decanter/i

[I] Add Apache Skywalking integration [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new issue, #363: URL: https://github.com/apache/karaf-decanter/issues/363 (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, e-m

Re: [I] org.apache.karaf.decanter.collector.oshi bundle is invalid [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre commented on issue #366: URL: https://github.com/apache/karaf-decanter/issues/366#issuecomment-2637920148 It's because the Oshi collector only works on x86 platform. I'm forcing this platform on GitHub Action. -- This is an automated message from the Apache Git Service. To respon

Re: [PR] switch release plugin 3.x [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre commented on PR #331: URL: https://github.com/apache/karaf-decanter/pull/331#issuecomment-2637298672 Superseded by #365 -- 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 comm

[PR] Upgrade to maven-release-plugin 3.1.1 in order to have reproducible build [karaf-decanter]

2025-02-05 Thread via GitHub
jbonofre opened a new pull request, #365: URL: https://github.com/apache/karaf-decanter/pull/365 (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

[jira] [Resolved] (KARAF-4265) Create Decanter agent to send collected data to Decanter REST API

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KARAF-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved KARAF-4265. - Resolution: Won't Fix > Create Decanter agent to send collected data to Decanter