Skip to content

[grafana] fix(unified): set default index_path in chart#4080

Merged
jkroepke merged 1 commit intomainfrom
set_default_index_path
Jan 9, 2026
Merged

[grafana] fix(unified): set default index_path in chart#4080
jkroepke merged 1 commit intomainfrom
set_default_index_path

Conversation

@RafaelPaulovic
Copy link
Copy Markdown
Contributor

@RafaelPaulovic RafaelPaulovic commented Jan 8, 2026

Environment variables take precedence over config files, setting index_path this way guarantees that the ephemeral storage path is used even when a custom config file is provided.

The setting remains configurable via the grafana.ini section.

Follow-up from: #4073

@RafaelPaulovic RafaelPaulovic force-pushed the set_default_index_path branch from ca34ae9 to 0a66b9f Compare January 8, 2026 13:02
@RafaelPaulovic RafaelPaulovic changed the title fix(unified): set default index_path in chart [grafana] fix(unified): set default index_path in chart Jan 8, 2026
@RafaelPaulovic RafaelPaulovic marked this pull request as draft January 8, 2026 13:11
@RafaelPaulovic RafaelPaulovic force-pushed the set_default_index_path branch from 0a66b9f to 9e96399 Compare January 8, 2026 17:33
Signed-off-by: Rafael Paulovic <rafael.paulovic@grafana.com>
@RafaelPaulovic RafaelPaulovic force-pushed the set_default_index_path branch from 9e96399 to 32c53b7 Compare January 8, 2026 17:37
@RafaelPaulovic RafaelPaulovic marked this pull request as ready for review January 8, 2026 17:51
Copy link
Copy Markdown
Collaborator

@jkroepke jkroepke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkroepke jkroepke merged commit b89347d into main Jan 9, 2026
17 checks passed
@jkroepke jkroepke deleted the set_default_index_path branch January 9, 2026 08:19
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 19, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 19, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 19, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 20, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 20, 2026
##### [\`10.5.8\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.8)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: only skip init request on init k8s-sidecar by [@mjnagel](https://github.com/mjnagel) in [#4088](grafana/helm-charts#4088)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.7...grafana-10.5.8>

---
##### [\`10.5.7\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Use PV name when supplied, rather than looking up existing PVC v… by [@aimmac23](https://github.com/aimmac23) in [#4086](grafana/helm-charts#4086)

#### New Contributors

- [@aimmac23](https://github.com/aimmac23) made their first contribution in [#4086](grafana/helm-charts#4086)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.6...grafana-10.5.7>

---
##### [\`10.5.6\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow customization of hostUsers by [@jcpunk](https://github.com/jcpunk) in [#4082](grafana/helm-charts#4082)

**Full Changelog**: <grafana/helm-charts@k8s-monitoring-3.7.2...grafana-10.5.6>

---
##### [\`10.5.5\`](https://github.com/grafana/helm-charts/releases/tag/grafana-10.5.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix(unified): set default index\_path in chart by [@RafaelPaulovic](https://github.com/RafaelPaulovic) in [#4080](grafana/helm-charts#4080)

**Full Changelog**: <grafana/helm-charts@grafana-10.5.4...grafana-10.5.5>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants