Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ OPENTELEMETRY_CPP_VERSION=1.21.0
# Dependent images
COLLECTOR_CONTRIB_IMAGE=ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib:0.133.0
FLAGD_IMAGE=ghcr.io/open-feature/flagd:v0.12.8
GRAFANA_IMAGE=grafana/grafana:12.0.4
GRAFANA_IMAGE=grafana/grafana:12.1.0
JAEGERTRACING_IMAGE=jaegertracing/all-in-one:1.72.0
# must also update version field in src/grafana/provisioning/datasources/opensearch.yaml
OPENSEARCH_IMAGE=opensearchproject/opensearch:3.2.0
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ the release.
* [shipping] Use cumulative metrics in shipping service to be consistent
with the other services of the demo
([#2503](https://github.com/open-telemetry/opentelemetry-demo/pull/2503))
* [grafana] APM dashboard: Add host metrics per service instance
([#2507](https://github.com/open-telemetry/opentelemetry-demo/pull/2507))

## 2.0.2

Expand Down
Loading
Loading