mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
43 lines
1.3 KiB
YAML
43 lines
1.3 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: grafana-tempo
|
|
image: docker.io/bitnami/grafana-tempo:2.4.2-debian-12-r0
|
|
- name: grafana-tempo-query
|
|
image: docker.io/bitnami/grafana-tempo-query:2.4.2-debian-12-r0
|
|
- name: grafana-tempo-vulture
|
|
image: docker.io/bitnami/grafana-tempo-vulture:2.4.2-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r21
|
|
apiVersion: v2
|
|
appVersion: 2.4.2
|
|
dependencies:
|
|
- condition: memcached.enabled
|
|
name: memcached
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 7.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Grafana Tempo is a distributed tracing system that has out-of-the-box integration with Grafana. It is highly scalable and works with many popular tracing protocols.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/grafana-tempo/img/grafana-tempo-stack-220x234.png
|
|
keywords:
|
|
- grafana
|
|
- tracing
|
|
- metrics
|
|
- infrastructure
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: grafana-tempo
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
|
|
version: 3.4.0
|