Skip to content

Commit 5ec2001

Browse files
committed
feat: deprecate tempo
1 parent 827b8da commit 5ec2001

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/apps.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,13 @@ appsInfo:
257257
dependencies: Prometheus, Grafana, Otel
258258
about: Grafana Tempo is an open source, easy-to-use and high-scale distributed tracing backend. Tempo is cost-efficient, requiring only object storage to operate, and is deeply integrated with Grafana, Prometheus, and Loki.
259259
integration: APL installs and configures Tempo based on best-practices defaults. By default storage is configured to use the tempo bucket of the local Minio instance. For each team a Grafana agent is installed and configured to enable writes to the Tempo cluster.
260+
isDeprecated: true
261+
deprecationInfo:
262+
message: Grafana Tempo is being deprecated.
263+
reasons:
264+
- This tracing tool is not considered as essential to run the platform.
265+
options:
266+
- Click 'I understand' to continue using Grafana Tempo.
260267
thanos:
261268
title: Thanos
262269
appVersion: 0.36.1

0 commit comments

Comments
 (0)