add grafana applications
This commit is contained in:
parent
9d67459479
commit
f715b43402
4 changed files with 27 additions and 0 deletions
|
@ -166,6 +166,9 @@ rev: 2024-07-14
|
||||||
- [Caddy](./web/Caddy.md)
|
- [Caddy](./web/Caddy.md)
|
||||||
- [zigbee2MQTT](./web/zigbee2mqtt.md)
|
- [zigbee2MQTT](./web/zigbee2mqtt.md)
|
||||||
- [dawarich](./web/dawarich.md)
|
- [dawarich](./web/dawarich.md)
|
||||||
|
- [Grafana](./web/Grafana.md)
|
||||||
|
- [Prometheus](./web/Prometheus.md)
|
||||||
|
- [Loki](./web/loki.md)
|
||||||
|
|
||||||
# CLI
|
# CLI
|
||||||
## Terminal
|
## Terminal
|
||||||
|
|
8
technology/applications/web/Grafana.md
Normal file
8
technology/applications/web/Grafana.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
obj: application
|
||||||
|
website: https://grafana.com
|
||||||
|
repo: https://github.com/grafana/grafana
|
||||||
|
---
|
||||||
|
|
||||||
|
# Grafana
|
||||||
|
#wip
|
8
technology/applications/web/Prometheus.md
Normal file
8
technology/applications/web/Prometheus.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
obj: application
|
||||||
|
website: https://prometheus.io
|
||||||
|
repo: https://github.com/prometheus/prometheus
|
||||||
|
---
|
||||||
|
|
||||||
|
# Prometheus
|
||||||
|
#wip
|
8
technology/applications/web/loki.md
Normal file
8
technology/applications/web/loki.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
obj: application
|
||||||
|
repo: https://github.com/grafana/loki
|
||||||
|
website: https://grafana.com/oss/loki
|
||||||
|
---
|
||||||
|
|
||||||
|
# Grafana Loki
|
||||||
|
#wip
|
Loading…
Reference in a new issue