First draft of implementation

Readme will follow
This commit is contained in:
Stephan Schnabel 2023-03-03 00:08:20 +01:00
parent dc38b3715e
commit 932ca84352
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
23 changed files with 1322 additions and 1 deletions

View file

@ -1 +1,7 @@
# keycloak-event-metrics
# Keycloak Event Metrics
Provides metrics for Keycloak events.
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/kokuwaio/keycloak-event-metrics.svg?label=License)](http://www.apache.org/licenses/)
[![Maven Central](https://img.shields.io/maven-central/v/io.kokuwa.micronaut/keycloak-event-metrics.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.kokuwa.keycloak%22%20AND%20a:%22keycloak-event-metrics%22)
[![CI](https://img.shields.io/github/actions/workflow/status/kokuwaio/keycloak-event-metrics/ci.yaml?branch=main&label=CI)](https://github.com/kokuwaio/keycloak-event-metrics/actions/workflows/ci.yaml?query=branch%3Amain)