mapfish-print icon indicating copy to clipboard operation
mapfish-print copied to clipboard

[WIP] Change the metrics system

Open sbrunner opened this issue 3 years ago • 1 comments

To be continued:

  • https://mvnrepository.com/artifact/com.readytalk/metrics3-statsd/4.2.0
  • https://github.com/mapfish/mapfish-print/pull/379
  • https://github.com/prometheus/jmx_exporter/blob/master/README.md
  • https://medium.com/logistimo-engineering-blog/tomcat-jvm-metrics-monitoring-using-prometheus-in-kubernetes-c313075af727
  • https://mvnrepository.com/artifact/io.prometheus.jmx/jmx_prometheus_javaagent

sbrunner avatar May 12 '22 14:05 sbrunner

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar May 12 '22 15:05 sonarqubecloud[bot]

Good catch @pmauduit thanks, fixed :-)

sbrunner avatar Nov 02 '22 13:11 sbrunner

@pmauduit fixed

sbrunner avatar Nov 10 '22 09:11 sbrunner

Looks almost good to me, but the class is still referenced here and you should end up with a ClassNotFoundException / NoClassDefFoundError if you don't remove the following line: https://github.com/mapfish/mapfish-print/blob/befa4bbf53e646d457fa85b127cf598baa5fc8d2/core/src/main/resources/mapfish-spring-application-context.xml#L69

pmauduit avatar Nov 10 '22 09:11 pmauduit

@pmauduit this is already removed, you point an old commit...

sbrunner avatar Nov 10 '22 14:11 sbrunner

@pmauduit up...

sbrunner avatar Nov 23 '22 14:11 sbrunner

@pmauduit up...

sbrunner avatar Dec 08 '22 16:12 sbrunner