diff --git a/CHANGELOG.md b/CHANGELOG.md index 02b78ee8802..0f06ef99be1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ * [ENHANCEMENT] Azure Backend: Add support for authentication with Managed Identities. [#1457](https://github.com/grafana/tempo/pull/1457) (@joe-elliott) * [ENHANCEMENT] metrics-generator: expose max_active_series as a metric [#1471](https://github.com/grafana/tempo/pull/1471) (@kvrhdn) * [BUGFIX] Fix nil pointer panic when the trace by id path errors. [#1441](https://github.com/grafana/tempo/pull/1441) (@joe-elliott) +* [BUGFIX] Update tempo microservices Helm values example which missed the 'enabled' key for thriftHttp. [#1472](https://github.com/grafana/tempo/pull/1472) (@hajowieland) +* [ENHANCEMENT] Azure Backend: Add support for authentication with Managed Identities. ## v1.4.1 / 2022-05-05 diff --git a/example/helm/microservices-tempo-values.yaml b/example/helm/microservices-tempo-values.yaml index 3c89c8a688b..978629622c2 100644 --- a/example/helm/microservices-tempo-values.yaml +++ b/example/helm/microservices-tempo-values.yaml @@ -1,6 +1,7 @@ traces: jaeger: - thriftHttp: true + thriftHttp: + enabled: true config: | query_frontend: search: