Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
ead770f
Adding commonLabels for tempo-distributed HC. With this we'll be able…
tincho-burgos Sep 20, 2025
87e61fa
Adding info to README.md
tincho-burgos Sep 29, 2025
e0cc4d3
Fix linting
tincho-burgos Oct 22, 2025
d145dc2
Bumping version and running helm-docs
tincho-burgos Oct 27, 2025
49e32fb
use separated config attributes for service and service discovery
tbrandstetter Oct 23, 2025
7872d1f
Update chart version
tbrandstetter Oct 25, 2025
94e2b6e
Update README.md
tbrandstetter Oct 25, 2025
99b19e4
You should be able to configure empty tenant deletion
jacobcrawford Aug 4, 2025
e5913b6
docs
jacobcrawford Oct 27, 2025
23ccca4
Update version badge to 1.52.0
QuentinBisson Oct 27, 2025
810248e
Helm-docs
tincho-burgos Oct 27, 2025
b2e853e
Update charts/tempo-distributed/templates/_helpers.tpl
tincho-burgos Oct 31, 2025
11b06c5
Update charts/tempo-distributed/values.yaml
tincho-burgos Oct 31, 2025
9911c0a
Adding commonLabels for tempo-distributed HC. With this we'll be able…
tincho-burgos Sep 20, 2025
d359edc
Adding global(commonLabels,podLabels,labels)
tincho-burgos Nov 4, 2025
24a3954
Bump chart version helm-docs
tincho-burgos Nov 4, 2025
b0a50ca
[tempo-distributed] Add missing global extraArgs, extraEnv, extraEnvFrom
hwwi Oct 23, 2025
6fd75bf
#3885 update all dependencies
timberhill Sep 24, 2025
e41528d
grafana#3885 update tempo datasource port
timberhill Oct 5, 2025
40eb792
issue/3885 re-generate the readme
timberhill Oct 13, 2025
1908e9b
chore(deps): update helm release grafana-agent-operator to v0.5.1
renovate-sh-app[bot] Oct 27, 2025
1cb9c5c
Update Chart.yaml
QuentinBisson Oct 27, 2025
c916fb9
docs(tempo-distributed): update comments in chart's values
WhiteDiamondz Sep 2, 2025
b9f6513
Bump patch version
Sheikh-Abubaker Oct 27, 2025
3418bf5
Update README.md
Sheikh-Abubaker Oct 27, 2025
fb76f1d
add zone specific ingester annotations and podAnnotations
sringel Oct 9, 2025
9628f76
update README
sringel Oct 9, 2025
3d75071
update version on readme
sringel Oct 10, 2025
f2a6710
update readme
sringel Oct 28, 2025
15319a6
Made it so that the image registry can be set
Oct 27, 2025
ba42982
Updated docs
SAdams601 Oct 27, 2025
d979495
refactor(tempo-distributed): include servicemonitor for (jaeger) temp…
zoomoid Oct 29, 2025
c52a9d1
chore: bump chart version
zoomoid Oct 30, 2025
e4e47e5
Apply suggestion from @QuentinBisson
QuentinBisson Oct 30, 2025
f74b8e2
chore(tempo-distributed): increase version number
fabian-woelk-el Sep 18, 2025
47e711d
fix using GF_SECURITY_ADMIN_USER__FILE
dguendisch Oct 29, 2025
db757d2
update chart version
dguendisch Oct 29, 2025
7b8a869
Update rollout-operator to v0.32.0
tcp13equals2 Oct 30, 2025
c982812
chore(deps): update docker/login-action action to v3.6.0
renovate-sh-app[bot] Oct 31, 2025
31b4fb6
chore: Update chart-testing-action to v2.7.0 (#3967)
simonswine Oct 31, 2025
543e796
[loki-distributed] Mark loki-distributed chart as deprecated
jkroepke Oct 31, 2025
8bd1e11
[loki-stack] Mark loki-stack chart as deprecated
jkroepke Oct 31, 2025
e923be3
[promtail] Mark promtail chart as deprecated
jkroepke Oct 31, 2025
57a5207
[loki-canary] Mark loki-canary chart as deprecated
jkroepke Oct 31, 2025
7ebb04b
[loki-distributed] Mark loki-distributed chart as deprecated
jkroepke Oct 31, 2025
3cc3993
[tempo-distributed] add ingester statefulset labels
sringel Nov 1, 2025
b6a3783
bump version
sringel Nov 1, 2025
d20124d
fix ingester labels template
sringel Nov 1, 2025
45f7eec
[lgtm-distributed] Mark lgtm-distributed chart as deprecated (#3977)
jkroepke Nov 1, 2025
3cf5d52
grafana-agent-operator: Mark chart as deprecated
jkroepke Nov 1, 2025
7cad170
[tempo-distributed] bump to 1.52.7
hwwi Nov 2, 2025
927bb70
[tempo-distributed] bugfix: ingester zone specific statefulset and po…
sringel Nov 1, 2025
c7c7872
fix defaultZone
sringel Nov 1, 2025
964d090
enterprise-logs-simple: Remove deprecated chart (#3983)
jkroepke Nov 2, 2025
4c0bcb0
Bump version of tempo-distributed to 1.52.8
QuentinBisson Nov 3, 2025
a5282e6
Merge branch 'main' into mburgos/Adding_commonLabels_to_tempo-distrib…
tincho-burgos Nov 4, 2025
cbe41ab
Bump chart version helm-docs
tincho-burgos Nov 4, 2025
6434e03
Merge branch 'main' into mburgos/Adding_commonLabels_to_tempo-distrib…
tincho-burgos Nov 4, 2025
2303c56
Fix linting
tincho-burgos Nov 4, 2025
151adae
Adding if clause to skip
tincho-burgos Nov 4, 2025
dd90efe
Adding if clause to skip
tincho-burgos Nov 4, 2025
dbdce9f
Fix indentation for commonLabels in _helpers.tpl
tincho-burgos Nov 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/tempo-distributed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tempo-distributed
description: Grafana Tempo in MicroService mode
type: application
version: 1.52.9
version: 1.52.10
appVersion: 2.9.0
engine: gotpl
home: https://grafana.com/docs/tempo/latest/
Expand Down
5 changes: 4 additions & 1 deletion charts/tempo-distributed/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tempo-distributed

![Version: 1.52.9](https://img.shields.io/badge/Version-1.52.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
![Version: 1.52.10](https://img.shields.io/badge/Version-1.52.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)

Grafana Tempo in MicroService mode

Expand Down Expand Up @@ -568,13 +568,16 @@ The memcached default args are removed and should be provided manually. The sett
| gateway.topologySpreadConstraints | string | Defaults to allow skew no more than 1 node per AZ | topologySpread for gateway pods. Passed through `tpl` and, thus, to be configured as string |
| gateway.verboseLogging | bool | `true` | Enable logging of 2xx and 3xx HTTP requests |
| global.clusterDomain | string | `"cluster.local"` | configures cluster domain ("cluster.local" by default) |
| global.commonLabels | object | `{}` | Adding common labels to all K8S resources including pods |
| global.dnsNamespace | string | `"kube-system"` | configures DNS service namespace |
| global.dnsService | string | `"kube-dns"` | configures DNS service name |
| global.extraArgs | list | `[]` | Common args to add to all pods directly managed by this chart. scope: admin-api, compactor, distributor, enterprise-federation-frontend, gateway, ingester, memcached, metrics-generator, querier, query-frontend, tokengen |
| global.extraEnv | list | `[]` | Common environment variables to add to all pods directly managed by this chart. scope: admin-api, compactor, distributor, enterprise-federation-frontend, gateway, ingester, memcached, metrics-generator, querier, query-frontend, tokengen |
| global.extraEnvFrom | list | `[]` | Common environment variables which come from a ConfigMap or Secret to add to all pods directly managed by this chart. scope: admin-api, compactor, distributor, enterprise-federation-frontend, gateway, ingester, memcached, metrics-generator, querier, query-frontend, tokengen |
| global.image.pullSecrets | list | `[]` | Optional list of imagePullSecrets for all images, excluding enterprise. Names of existing secrets with private container registry credentials. Ref: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod Example: pullSecrets: [ my-dockerconfigjson-secret ] |
| global.image.registry | string | `"docker.io"` | Overrides the Docker registry globally for all images, excluding enterprise. |
| global.labels | object | `{}` | Adding labels to K8S resources (excluding pods) |
| global.podLabels | object | `{}` | Adding labels to all pods |
| global.priorityClassName | string | `nil` | Overrides the priorityClassName for all pods |
| global.storageClass | string | `nil` | Global storage class to be used for persisted components |
| ingester.affinity | string | Soft node and soft zone anti-affinity | Affinity for ingester pods. Passed through `tpl` and, thus, to be configured as string |
Expand Down
12 changes: 12 additions & 0 deletions charts/tempo-distributed/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ app.kubernetes.io/part-of: memberlist
app.kubernetes.io/version: {{ .ctx.Chart.AppVersion | quote }}
{{- end }}
app.kubernetes.io/managed-by: {{ .ctx.Release.Service }}
{{- if .ctx.Values.global.commonLabels }}
{{- toYaml .ctx.Values.global.commonLabels | indent 0 }}
{{- end }}
{{- if .ctx.Values.global.labels }}
{{- toYaml .ctx.Values.global.labels | indent 0 }}
{{- end }}
{{- end -}}

{{/*
Expand Down Expand Up @@ -267,6 +273,12 @@ app.kubernetes.io/component: {{ .component }}
{{- if .memberlist }}
app.kubernetes.io/part-of: memberlist
{{- end -}}
{{- if .ctx.Values.global.commonLabels }}
{{- toYaml .ctx.Values.global.commonLabels | indent 0 }}
{{- end }}
{{- if .ctx.Values.global.podLabels }}
{{- toYaml .ctx.Values.global.podLabels | indent 0 }}
{{- end }}
{{- end -}}

{{/*
Expand Down
6 changes: 6 additions & 0 deletions charts/tempo-distributed/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ global:
# Example:
# pullSecrets: [ my-dockerconfigjson-secret ]
pullSecrets: []
# -- Adding common labels to all K8S resources including pods
commonLabels: {}
# -- Adding labels to K8S resources (excluding pods)
labels: {}
# -- Adding labels to all pods
podLabels: {}
# -- Overrides the priorityClassName for all pods
priorityClassName: null
# -- configures cluster domain ("cluster.local" by default)
Expand Down
Loading