Commit Graph

8 Commits

Author SHA1 Message Date
f2e6325258 Update grafana/grafana:latest Docker digest to 60794dc
All checks were successful
Build / build (pull_request) Successful in 36s
Lint / lint (push) Successful in 12s
2025-09-24 12:01:34 +00:00
3273bbb9d1 Update grafana/tempo:latest Docker digest to 21d5638 (#11)
All checks were successful
Build / build (push) Successful in 48s
Lint / lint (push) Successful in 12s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| grafana/tempo | digest | `a4361e6` -> `21d5638` |

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #11
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
2025-09-23 00:01:09 +02:00
22c43906f8 Update prom/prometheus Docker tag to v3.6.0 (#12)
Some checks failed
Lint / lint (push) Has been cancelled
Build / build (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prom/prometheus](https://github.com/prometheus/prometheus) | minor | `v3.5.0` -> `v3.6.0` |

---

### Release Notes

<details>
<summary>prometheus/prometheus (prom/prometheus)</summary>

### [`v3.6.0`](https://github.com/prometheus/prometheus/releases/tag/v3.6.0): 3.6.0 / 2025-09-17

[Compare Source](https://github.com/prometheus/prometheus/compare/v3.5.0...v3.6.0)

- \[FEATURE] PromQL: Add `step()`, and `min()` and `max()` on durations, behind feature flag `promql-duration-expr`. [#&#8203;16777](https://github.com/prometheus/prometheus/issues/16777)
- \[FEATURE] API: Add a `/v1/status/tsdb/blocks` endpoint exposing metadata about loaded blocks. [#&#8203;16695](https://github.com/prometheus/prometheus/issues/16695)
- \[FEATURE] Templates: Add `toDuration()` and `now()` functions. [#&#8203;16619](https://github.com/prometheus/prometheus/issues/16619)
- \[ENHANCEMENT] Discovery: Add support for attaching namespace metadata to targets. [#&#8203;16831](https://github.com/prometheus/prometheus/issues/16831)
- \[ENHANCEMENT] OTLP: Support new `UnderscoreEscapingWithoutSuffixes` strategy via `otlp.translation_strategy`. [#&#8203;16849](https://github.com/prometheus/prometheus/issues/16849)
- \[ENHANCEMENT] OTLP: Support including scope metadata as metric labels via `otlp.promote_scope_metadata`. [#&#8203;16878](https://github.com/prometheus/prometheus/issues/16878)
- \[ENHANCEMENT] OTLP: Add `__type__` and `__unit__` labels when feature flag `type-and-unit-labels` is enabled. [#&#8203;16630](https://github.com/prometheus/prometheus/issues/16630)
- \[ENHANCEMENT] Tracing: Send the traceparent HTTP header during scrapes. [#&#8203;16425](https://github.com/prometheus/prometheus/issues/16425)
- \[ENHANCEMENT] UI: Add option to disable info and warning query messages under `Query page settings`. [#&#8203;16901](https://github.com/prometheus/prometheus/issues/16901)
- \[ENHANCEMENT] UI: Improve metadata handling for `_count/_sum/_bucket` suffixes. [#&#8203;16910](https://github.com/prometheus/prometheus/issues/16910)
- \[ENHANCEMENT] TSDB: Track stale series in the Head block via the `prometheus_tsdb_head_stale_series` metric. [#&#8203;16925](https://github.com/prometheus/prometheus/issues/16925)
- \[PERF] PromQL: Improve performance due to internal optimizations. [#&#8203;16797](https://github.com/prometheus/prometheus/issues/16797)
- \[BUGFIX] Config: Fix "unknown global name escaping method" error messages produced during config validation. [#&#8203;16801](https://github.com/prometheus/prometheus/issues/16801)
- \[BUGFIX] Discovery: Fix race condition during shutdown. [#&#8203;16820](https://github.com/prometheus/prometheus/issues/16820)
- \[BUGFIX] OTLP: Generate `target_info` samples between the earliest and latest samples per resource. [#&#8203;16737](https://github.com/prometheus/prometheus/issues/16737)
- \[BUGFIX] PromQL: Fail when `NaN` is passed as parameter to `topk()`, `bottomk()`, `limitk()` and `limit_ratio()`. [#&#8203;16725](https://github.com/prometheus/prometheus/issues/16725)
- \[BUGFIX] PromQL: Fix extrapolation for native counter histograms. [#&#8203;16828](https://github.com/prometheus/prometheus/issues/16828)
- \[BUGFIX] PromQL: Reduce numerical errors by disabling some optimizations. [#&#8203;16895](https://github.com/prometheus/prometheus/issues/16895)
- \[BUGFIX] PromQL: Fix inconsistencies when using native histograms in subqueries. [#&#8203;16879](https://github.com/prometheus/prometheus/issues/16879)
- \[BUGFIX] PromQL: Fix inconsistent annotations for `rate()` and `increase()` on histograms when feature flag `type-and-unit-labels` is enabled. [#&#8203;16915](https://github.com/prometheus/prometheus/issues/16915)
- \[BUGFIX] Scraping: Fix memory corruption in `slicelabels` builds. [#&#8203;16946](https://github.com/prometheus/prometheus/issues/16946)
- \[BUGFIX] TSDB: Fix panic on append when feature flag `created-timestamp-zero-ingestion` is enabled. [#&#8203;16332](https://github.com/prometheus/prometheus/issues/16332)
- \[BUGFIX] TSDB: Fix panic on append for native histograms with empty buckets. [#&#8203;16893](https://github.com/prometheus/prometheus/issues/16893)

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://git.valverde.cloud/Thilawyn/website/pulls/12
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
2025-09-23 00:00:26 +02:00
c5558e356f Update prom/prometheus:v3.5.0 Docker digest to 63805eb (#10)
All checks were successful
Build / build (push) Successful in 50s
Lint / lint (push) Successful in 13s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prom/prometheus](https://github.com/prometheus/prometheus) | digest | `8672a85` -> `63805eb` |

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjQxLjExOS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #10
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
2025-09-20 05:57:56 +02:00
f87d952531 Update Node.js to afff6d8 (#8)
All checks were successful
Build / build (push) Successful in 48s
Lint / lint (push) Successful in 12s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://github.com/nodejs/node) | digest | `f2bf158` -> `afff6d8` |

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjQxLjExOS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
2025-09-20 05:01:14 +02:00
a0d442f5af Update oven/bun:1.2.22 Docker digest to 66ba69d (#9)
All checks were successful
Build / build (push) Successful in 47s
Lint / lint (push) Successful in 13s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [oven/bun](https://github.com/oven-sh/bun) | stage | digest | `be10e30` -> `66ba69d` |
| [oven/bun](https://github.com/oven-sh/bun) |  | digest | `be10e30` -> `66ba69d` |

---

### 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 these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjQxLjExOS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #9
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
2025-09-20 04:58:18 +02:00
1cd70b3ed0 09-22-2025 (#7)
All checks were successful
Build / build (push) Successful in 48s
Lint / lint (push) Successful in 13s
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #7
2025-09-20 04:49:37 +02:00
c0cac90a66 Initial version (#1)
All checks were successful
Build / build (push) Successful in 41s
Lint / lint (push) Successful in 13s
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #1
2025-09-18 01:26:10 +02:00