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
22name : tempo-distributed
33description : Grafana Tempo in MicroService mode
44type : application
5- version : 1.47.1
5+ version : 1.47.2
66appVersion : 2.8.2
77engine : gotpl
88home : https://grafana.com/docs/tempo/latest/
Original file line number Diff line number Diff line change 11# tempo-distributed
22
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 )
44
55Grafana Tempo in MicroService mode
66
Original file line number Diff line number Diff line change @@ -1671,7 +1671,7 @@ per_tenant_overrides:
16711671 # - span-metrics
16721672
16731673# 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`
16751675memcached :
16761676 # -- Specified whether the memcached cachce should be enabled
16771677 enabled : true
You can’t perform that action at this time.
0 commit comments