Skip to content

Switch the endpoint to management port #221

Description

@lerminou

Description

From Keycloak 25, the keycloak metrics are now exported by default on the management port (TCP/9000)

https://www.keycloak.org/server/configuration-metrics

We can still use the http port to serve the metrics but they will remove this option.

Kubernetes helm deployments often have one service and servicemonitor for prometheus builtin

  • official keycloak helm chart
  • keycloak operator
  • bitnami helm chart

Expected Behavior

metrics are exported on the management port

Actual Behavior

metrics are on the http port only

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions