Use Azure Application Insights javaagent with Keycloak 18 (legacy) #12375
Unanswered
wimdeblauwe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to add Application Insights to my Docker image running
quay.io/keycloak/keycloak:18.0.0-legacy. I already did this for my own Spring Boot application by overridingENTRYPOINTlike this to add the java agent:Can I do something similar for Keycloak? The default entry point seems to be
[/opt/jboss/tools/docker-entrypoint.sh]Beta Was this translation helpful? Give feedback.
All reactions