We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd5e69 commit 8c90c78Copy full SHA for 8c90c78
spring-prometheus-grafana-example/README.md
@@ -14,7 +14,7 @@ in customizable dashboards using Grafana.
14
## Tech stack
15
16
- Spring Boot
17
-- Spring actuator
+- Spring Actuator
18
- Java 21
19
- Prometheus (Docker)
20
- Grafana (Docker)
@@ -25,7 +25,7 @@ in customizable dashboards using Grafana.
25
26
| Service | Local URL | Username/Password |
27
|------------|------------------------------------------------|-------------------|
28
-| Prometheus | [http://localhost:9090](http://localhost:9090) | none/none |
+| Prometheus | [http://localhost:9090](http://localhost:9090) | n/a |
29
| Grafana | [http://localhost:3000](http://localhost:3000) | admin/admin |
30
31
---
0 commit comments