File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
tempo-distributed/templates/lib Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 5252 replacement: "{ { $.ctx.Release.Namespace } }/{ { $.component } }"
5353 targetLabel: job
5454 { {- if kindIs " string" .clusterLabel } }
55- - replacement: "{ { .clusterLabel | default (include " tempo.clusterName" $.ctx) } }"
55+ - action: replace
56+ replacement: "{ { .clusterLabel | default (include " tempo.clusterName" $.ctx) } }"
5657 targetLabel: cluster
5758 { {- end } }
5859 { {- with .relabelings } }
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : tempo-vulture
33description : Grafana Tempo Vulture - A tool to monitor Tempo performance.
44type : application
5- version : 0.9.1
6- appVersion : 2.8.2
5+ version : 0.10.0
6+ appVersion : 2.9.0
77engine : gotpl
88home : https://grafana.com/docs/tempo/latest/
99icon : https://raw.githubusercontent.com/grafana/tempo/master/docs/tempo/website/logo_and_name.png
Original file line number Diff line number Diff line change 11# tempo-vulture
22
3- ![ Version: 0.9.1 ] ( https://img.shields.io/badge/Version-0.9.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.8.2 ] ( https://img.shields.io/badge/AppVersion-2.8.2 -informational?style=flat-square )
3+ ![ Version: 0.10.0 ] ( https://img.shields.io/badge/Version-0.10.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.9.0 ] ( https://img.shields.io/badge/AppVersion-2.9.0 -informational?style=flat-square )
44
55Grafana Tempo Vulture - A tool to monitor Tempo performance.
66
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : tempo
33description : Grafana Tempo Single Binary Mode
44type : application
5- version : 1.23.3
6- appVersion : 2.8.2
5+ version : 1.24.0
6+ appVersion : 2.9.0
77engine : gotpl
88home : https://grafana.net
99icon : https://raw.githubusercontent.com/grafana/tempo/master/docs/tempo/website/logo_and_name.png
Original file line number Diff line number Diff line change 11# tempo
22
3- ![ Version: 1.23.3 ] ( https://img.shields.io/badge/Version-1.23.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.8.2 ] ( https://img.shields.io/badge/AppVersion-2.8.2 -informational?style=flat-square )
3+ ![ Version: 1.24.0 ] ( https://img.shields.io/badge/Version-1.24.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.9.0 ] ( https://img.shields.io/badge/AppVersion-2.9.0 -informational?style=flat-square )
44
55Grafana Tempo Single Binary Mode
66
You can’t perform that action at this time.
0 commit comments