From d62550c36878f45f937d8cda15ecd5725de82b90 Mon Sep 17 00:00:00 2001 From: Gregory 'GaLi' Cavelier Date: Sat, 28 Dec 2024 12:49:00 +0100 Subject: [PATCH] add gitlab-tokens-exporter 1.0.0 --- draft/2025-01-01-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-01-01-this-week-in-rust.md b/draft/2025-01-01-this-week-in-rust.md index 4e6c2319e..c4d1ea09f 100644 --- a/draft/2025-01-01-this-week-in-rust.md +++ b/draft/2025-01-01-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [gitlab-tokens-exporter 1.0.0 - Exports the status of gitlab tokens as Prometheus metrics](https://github.com/cnieg/gitlab-tokens-exporter/) + ### Observations/Thoughts ### Rust Walkthroughs