From 4f53b11ebd8e085f3080d4445fefd4754b447b92 Mon Sep 17 00:00:00 2001 From: "dls-graph-schema-federator[bot]" <183111110+dls-graph-schema-federator[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 16:25:09 +0000 Subject: [PATCH] chore(main): release monitoring 0.3.1 --- .release-please-manifest.json | 2 +- charts/monitoring/CHANGELOG.md | 7 +++++++ charts/monitoring/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 24578ee..8db1437 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -4,7 +4,7 @@ "+2": "0.0.0", "charts/graph": "0.13.0", "+3": "0.0.0", - "charts/monitoring": "0.3.0", + "charts/monitoring": "0.3.1", "+4": "0.0.0", "charts/supergraph": "3.1.0", "+5": "0.0.0", diff --git a/charts/monitoring/CHANGELOG.md b/charts/monitoring/CHANGELOG.md index 39241be..f759c89 100644 --- a/charts/monitoring/CHANGELOG.md +++ b/charts/monitoring/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/DiamondLightSource/graph-federation/compare/monitoring@v0.3.0...monitoring@v0.3.1) (2026-04-29) + + +### Features + +* add otlp exporter for central tracing ([b91811f](https://github.com/DiamondLightSource/graph-federation/commit/b91811f4fd5e75b8e306b9318fb930bfb1539c9f)) + ## [0.3.0](https://github.com/DiamondLightSource/graph-federation/compare/monitoring@v0.2.0...monitoring@v0.3.0) (2026-03-18) diff --git a/charts/monitoring/Chart.yaml b/charts/monitoring/Chart.yaml index 6e6ada7..d959c83 100644 --- a/charts/monitoring/Chart.yaml +++ b/charts/monitoring/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: monitoring description: Monitoring tools for the Graph type: application -version: 0.3.0 +version: 0.3.1 dependencies: - name: prometheus