-
Hi,
Using hawtio-springboot 4.0-beta-1 version with "hawtio.authenticationEnabled=false". There was no problem with hawtio console.
I did look on chrome browser logs , http://localhost:8080/s…
-
Grails version : 3.3.0
**build.gradle**
```gradle
compile('org.grails.plugins:grails-melody-plugin:1.70.0') {
exclude group: 'net.bull.javamelody', module: 'javamelody-core'
}
comp…
-
Consider adding metrics in prometheus format.
We should use Micrometer 1.9.12 (or higher but compatible with Spring Boot 2.7.x)
-
### Description
I would like the ability to add ability to configure [common tags](https://micrometer.io/docs/concepts#_common_tags) in the Micrometer extension via configuration properties.
### Imp…
-
Hello Team
For a Spring Boot project working with Web and _Actuator_
Observe the following Figure
![STS-ACTUATOR-01](https://github.com/user-attachments/assets/2ba5d3df-df4a-43fa-9a08-d4bd59…
-
Hello, I'm facing issue and need some help.
I have service A with sampling overrides dependency for 0 %.
I want to turn off logging just for the dependency, I don't want tell what should happen insi…
-
**Vulnerabilities**
DepShield reports that this application's usage of [com.fasterxml.jackson.core:jackson-databind:2.9.7](https://ossindex.sonatype.org/component/pkg:maven/com.fasterxml.jackson.core…
-
First of all, I really like our framework!
Here are my specific needs:
I want to obtain the metadata of all @AiService annotations and their associated toolsets when the Spring Boot service star…
-
I am using this starter to expose JAX-RS resources.
Now I want to integrate Spring boot Actuator
Simply, I insert the dependency in my build.gradle
**Dependency**
`implementation 'org.springfram…
-
Spring Boot 2.7.18
Gradle 7.6.3
JDK 17
Gradle config:
project start error:
```
Caused by: java.lang.AbstractMethodError: Receiver class com.zaxxer.hikari.metrics.micrometer.Micromete…