2 Commits
1.0.2 ... 1.1.0

Author SHA1 Message Date
ducoterra
c9330366d1 Merge branch 'master' of gitlab.ducoterra.net:services/homer 2020-05-14 16:13:05 -04:00
ducoterra
7d8e3363e7 add zipkin 2020-05-14 16:11:51 -04:00
2 changed files with 8 additions and 3 deletions

BIN
assets/tools/zipkin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -58,7 +58,7 @@ services:
logo: "assets/tools/jellyfin.png" logo: "assets/tools/jellyfin.png"
url: "https://jellyfin.ducoterra.net" url: "https://jellyfin.ducoterra.net"
tag: "Entertainment" tag: "Entertainment"
target: "_blank" target: '_blank'
- name: "Monitoring" - name: "Monitoring"
icon: "fas fa-heartbeat" icon: "fas fa-heartbeat"
items: items:
@@ -66,12 +66,17 @@ services:
logo: "assets/tools/grafana.png" logo: "assets/tools/grafana.png"
url: "https://grafana.ducoterra.net/" url: "https://grafana.ducoterra.net/"
tag: "Monitoring" tag: "Monitoring"
target: "_blank" target: '_blank'
- name: "Graphite" - name: "Graphite"
logo: "assets/tools/graphite.png" logo: "assets/tools/graphite.png"
url: "https://graphite.ducoterra.net/" url: "https://graphite.ducoterra.net/"
tag: "Monitoring" tag: "Monitoring"
target: "_blank" target: '_blank'
- name: "Zipkin"
logo: "assets/tools/zipkin.png"
url: "https://zipkin.ducoterra.net/"
tag: "Monitoring"
target: '_blank'
- name: "Network" - name: "Network"
icon: "fas fa-server" icon: "fas fa-server"
items: items: