File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : tempo-distributed
3
3
description : Grafana Tempo in MicroService mode
4
4
type : application
5
- version : 1.47.1
5
+ version : 1.47.2
6
6
appVersion : 2.8.2
7
7
engine : gotpl
8
8
home : https://grafana.com/docs/tempo/latest/
Original file line number Diff line number Diff line change 1
1
# tempo-distributed
2
2
3
- ![ Version: 1.47.1 ] ( https://img.shields.io/badge/Version-1.47.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: 1.47.2 ] ( https://img.shields.io/badge/Version-1.47.2 -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 )
4
4
5
5
Grafana Tempo in MicroService mode
6
6
Original file line number Diff line number Diff line change @@ -1671,7 +1671,7 @@ per_tenant_overrides:
1671
1671
# - span-metrics
1672
1672
1673
1673
# memcached is for all of the Tempo pieces to coordinate with each other.
1674
- # you can use your self memcacherd by set enable: false and host + service
1674
+ # you can use your own self deployed memcached by setting `memcached.enabled` to false and `memcached. host` + `memcached. service`
1675
1675
memcached :
1676
1676
# -- Specified whether the memcached cachce should be enabled
1677
1677
enabled : true
You can’t perform that action at this time.
0 commit comments