Skip to content

Structured logging example for micronaut application using logback, slf4j, promtail, loki, grafana for visualization in turn with prometheus

License

Notifications You must be signed in to change notification settings

wisocn/structured-logging-micronaut

Repository files navigation

Introduction

This project is an micronaut + docker + promtail + grafana + loki + prometheus example. The starting point for this project is the Justfile. Runs on Java 21

just

Available recipes:
    load-test
    build
    run

Build the project

as simple as running the command:

just build

Running the project

as simple as running the command:

just run

Grafana access

Grafana is available on http://localhost:3000. The dashboard for JVM is pre-configured as well as the needed datasources.

Misc

Other sub-project documentation

Micronaut 4.3.4 Documentation


Feature jul-to-slf4j documentation

Feature serialization-jackson documentation

Feature micronaut-aot documentation

About

Structured logging example for micronaut application using logback, slf4j, promtail, loki, grafana for visualization in turn with prometheus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published