Skip to content

Example of a docker composed Blazor WebAssembly application that includes support for both Prometheus and Grafana.

Notifications You must be signed in to change notification settings

cvlnomen/BlazorWebAssemblyPrometheusExample

Repository files navigation

Blazor WebAssembly Prometheus Example

Example of a docker composed Blazor WebAssembly application that includes support for both Prometheus and Grafana.

Quick start

Prerequisites

  • Visual Studio 2022
  • Docker

Build & Run

  1. Open BlazorWebAssemblyPrometheusExample.sln
  2. Run the "docker-compose" project

Links

Setup Grafana with the test dashboard

  1. Open Grafana
  2. Login into Grafana by using "admin" for both the username and password
  3. Enter a new password
  4. Go to Dashboards -> New -> Import
  5. Upload the JSON file called "GrafanaTestDashboard1.json"
  6. Select "Prometheus" as the data source

About

Example of a docker composed Blazor WebAssembly application that includes support for both Prometheus and Grafana.

Topics

Resources

Stars

Watchers

Forks