Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm release loki to v5.37.0 #233

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Update Change
loki (source) minor 5.36.3 -> 5.37.0

Release Notes

grafana/helm-charts (loki)

v5.37.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@4455cd9

Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.37.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 19, 2023 10:44
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Oct 19, 2023
@renovate renovate bot force-pushed the renovate/loki-5.x branch from 9e82f83 to fedffa7 Compare October 23, 2023 12:08
@renovate renovate bot changed the title Update Helm release loki to v5.35.0 Update Helm release loki to v5.36.0 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/loki-5.x branch 3 times, most recently from 9ac0ab0 to 91b0df2 Compare October 31, 2023 14:56
@renovate renovate bot changed the title Update Helm release loki to v5.36.0 Update Helm release loki to v5.36.1 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/loki-5.x branch from 91b0df2 to c0cf26f Compare November 1, 2023 13:57
@renovate renovate bot changed the title Update Helm release loki to v5.36.1 Update Helm release loki to v5.36.2 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/loki-5.x branch from c0cf26f to 9398d02 Compare November 3, 2023 15:28
@renovate renovate bot changed the title Update Helm release loki to v5.36.2 Update Helm release loki to v5.36.3 Nov 4, 2023
@renovate renovate bot force-pushed the renovate/loki-5.x branch from 9398d02 to 9a094b6 Compare November 4, 2023 06:40
@renovate renovate bot force-pushed the renovate/loki-5.x branch from 9a094b6 to 69f91f1 Compare November 14, 2023 13:26
@renovate renovate bot changed the title Update Helm release loki to v5.36.3 Update Helm release loki to v5.36.3 - autoclosed Nov 17, 2023
@renovate renovate bot closed this Nov 17, 2023
@renovate renovate bot deleted the renovate/loki-5.x branch November 17, 2023 09:36
@renovate renovate bot changed the title Update Helm release loki to v5.36.3 - autoclosed Update Helm release loki to v5.36.3 Nov 21, 2023
@renovate renovate bot reopened this Nov 21, 2023
@renovate renovate bot restored the renovate/loki-5.x branch November 21, 2023 15:43
@renovate renovate bot changed the title Update Helm release loki to v5.36.3 Update Helm release loki to v5.37.0 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/loki-5.x branch 2 times, most recently from bfe1678 to 2aab978 Compare November 22, 2023 09:19
@renovate renovate bot force-pushed the renovate/loki-5.x branch from 2aab978 to 6cae465 Compare November 22, 2023 09:22
@QuantumEnigmaa
Copy link
Contributor

QuantumEnigmaa commented Nov 22, 2023

Diff (git diff helm-loki-5.36.3 -- production/helm/loki) :

diff --git a/production/helm/loki/CHANGELOG.md b/production/helm/loki/CHANGELOG.md
index 7f45b3155..51dd2deb2 100644
--- a/production/helm/loki/CHANGELOG.md
+++ b/production/helm/loki/CHANGELOG.md
@@ -13,6 +13,10 @@ Entries should include a reference to the pull request that introduced the chang
 
 [//]: # (<AUTOMATED_UPDATES_LOCATOR> : do not remove this line. This locator is used by the CI pipeline to automatically create a changelog entry for each new Loki release. Add other chart versions and respective changelog entries bellow this line.)
 
+## 5.37.0
+
+- [FEATURE] Add support for enabling tracing.
+
 ## 5.36.2
 
 - [BUGFIX] Add support to run dnsmasq
diff --git a/production/helm/loki/Chart.yaml b/production/helm/loki/Chart.yaml
index 06768ba93..39e800d61 100644
--- a/production/helm/loki/Chart.yaml
+++ b/production/helm/loki/Chart.yaml
@@ -3,7 +3,7 @@ name: loki
 description: Helm chart for Grafana Loki in simple, scalable mode
 type: application
 appVersion: 2.9.2
-version: 5.36.3
+version: 5.37.0
 home: https://grafana.github.io/helm-charts
 sources:
   - https://github.com/grafana/loki
diff --git a/production/helm/loki/README.md b/production/helm/loki/README.md
index b5cd58838..7fc830867 100644
--- a/production/helm/loki/README.md
+++ b/production/helm/loki/README.md
@@ -1,6 +1,6 @@
 # loki
 
-![Version: 5.36.3](https://img.shields.io/badge/Version-5.36.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.2](https://img.shields.io/badge/AppVersion-2.9.2-informational?style=flat-square)
+![Version: 5.37.0](https://img.shields.io/badge/Version-5.37.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![
AppVersion: 2.9.2](https://img.shields.io/badge/AppVersion-2.9.2-informational?style=flat-square)
 
 Helm chart for Grafana Loki in simple, scalable mode
 
diff --git a/production/helm/loki/values.yaml b/production/helm/loki/values.yaml
index 92b7069af..472882a22 100644
--- a/production/helm/loki/values.yaml
+++ b/production/helm/loki/values.yaml
@@ -240,6 +240,9 @@ loki:
     distributor:
       {{- tpl (. | toYaml) $ | nindent 4 }}
     {{- end }}
+
+    tracing:
+      enabled: {{ .Values.loki.tracing.enabled }}
   # Should authentication be enabled
   auth_enabled: true
   # -- memberlist configuration (overrides embedded default)
@@ -254,7 +257,6 @@ loki:
     grpc_listen_port: 9095
   # -- Limits config
   limits_config:
-    enforce_metric_name: false
     reject_old_samples: true
     reject_old_samples_max_age: 168h
     max_cache_freshness_per_query: 10m
@@ -345,6 +347,9 @@ loki:
     scheduler_address: '{{ include "loki.querySchedulerAddress" . }}'
   # -- Optional distributor configuration
   distributor: {}
+  # -- Enable tracing
+  tracing:
+    enabled: false
 enterprise:
   # Enable enterprise features, license must be provided
   enabled: false
@@ -1475,8 +1480,6 @@ networkPolicy:
     podSelector: {}
     # -- Specifies the namespace the discovery Pods are running in
     namespaceSelector: {}
-tracing:
-  jaegerAgentHost: ""
 # -------------------------------------
 # Configuration for `minio` child chart
 # -------------------------------------

@QuantumEnigmaa
Copy link
Contributor

Tested and working on gauss :

zirco@Zirko-laptop:~/grafana/promtail-app$ k get pods -n loki
NAME                                       READY   STATUS    RESTARTS   AGE
loki-backend-0                             1/2     Running   0          16s
loki-backend-1                             2/2     Running   0          5m54s
loki-gateway-549b46bc44-68dlr              2/2     Running   0          6m16s
loki-gateway-549b46bc44-nhfr8              2/2     Running   0          6m37s
loki-multi-tenant-proxy-7cb8f85f7f-j5dk4   3/3     Running   0          16d
loki-multi-tenant-proxy-7cb8f85f7f-jwplv   3/3     Running   0          16d
loki-read-59d5766755-n2ffm                 1/1     Running   0          5m56s
loki-read-59d5766755-swqjj                 1/1     Running   0          6m37s
loki-write-0                               1/1     Running   0          3m34s
loki-write-1                               1/1     Running   0          4m40s
loki-write-2                               1/1     Running   0          5m38s
loki-write-3                               1/1     Running   0          6m33s

image

@QuantumEnigmaa QuantumEnigmaa merged commit 447bfde into master Nov 22, 2023
2 checks passed
@QuantumEnigmaa QuantumEnigmaa deleted the renovate/loki-5.x branch November 22, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant