Grafana

LigningUserVault offers out-of-the-box integration with Grafana and Prometheus, providing a comprehensive monitoring and visualization solution for your application.

When bootstrapped using Docker, both Grafana and Prometheus are set up with default configurations and dashboards to help you get started quickly. This guide will walk you through the integration details and how to access the monitoring tools.

🎨 Grafana Integration

Grafana is a powerful open-source platform for monitoring and observability. It allows you to query, visualize, and understand your metrics no matter where they are stored.

🚀 Accessing Grafana

When you bootstrap LigningUserVault with Docker, Grafana is automatically set up. You can access the Grafana dashboard via:

http://localhost:3000

Default login credentials:

  • Username: admin

  • Password: admin

🛠️ Default Dashboards

Upon accessing Grafana, you'll find pre-configured dashboards tailored for LigningUserVault. These dashboards visualize the metrics collected from Prometheus, providing insights into the application's performance, request rates, and more.

Last updated