Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9330366d1 | ||
|
|
7d8e3363e7 |
BIN
assets/tools/zipkin.png
Normal file
BIN
assets/tools/zipkin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
11
config.yml
11
config.yml
@@ -58,7 +58,7 @@ services:
|
||||
logo: "assets/tools/jellyfin.png"
|
||||
url: "https://jellyfin.ducoterra.net"
|
||||
tag: "Entertainment"
|
||||
target: "_blank"
|
||||
target: '_blank'
|
||||
- name: "Monitoring"
|
||||
icon: "fas fa-heartbeat"
|
||||
items:
|
||||
@@ -66,12 +66,17 @@ services:
|
||||
logo: "assets/tools/grafana.png"
|
||||
url: "https://grafana.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
target: "_blank"
|
||||
target: '_blank'
|
||||
- name: "Graphite"
|
||||
logo: "assets/tools/graphite.png"
|
||||
url: "https://graphite.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
target: "_blank"
|
||||
target: '_blank'
|
||||
- name: "Zipkin"
|
||||
logo: "assets/tools/zipkin.png"
|
||||
url: "https://zipkin.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
target: '_blank'
|
||||
- name: "Network"
|
||||
icon: "fas fa-server"
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user