Skip to content

Releases: open-telemetry/opentelemetry-demo

1.11.0

28 Jun 14:52
2957ad4

Choose a tag to compare

v1.11.0

The accountingservice has been ported to .NET and uses the OpenTelemetry .NET Automatic Instrumentation to provide instrumentation without code changes.

What's Changed

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.0

07 Jun 00:55
cc29172

Choose a tag to compare

v1.10

A new service to provide static product images: Image Provider. This service is based on NGiNX and is used to return all images for every product. It showcases how to instrument OpenTelemetry through an NGiNX proxy using the NGiNX Native OpenTelemetry module.

With the release of the new easier to configure feature flag service, several new feature flags have also been added.

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10.0

1.9.0

02 Apr 18:01
4185d2d

Choose a tag to compare

v1.9

Some big changes here! First, in this release we have deprecated the feature flag service in favor of OpenFeature and flagd. Please review the documentation on the website for more information. A new Erlang/Elixir service will be added in future releases to replace featureflagservice.

We also have several new feature flags and updates for you to try out. Enjoy!

What's Changed

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

16 Feb 20:15
9d77fdf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.2...1.8.0

v1.7.2

16 Jan 14:15
9e624d7

Choose a tag to compare

This release is intended to fix ARM64 build errors encountered in 1.7.1

What's Changed

New Contributors

Full Changelog: 1.7.1...1.7.2

v1.7.1

04 Jan 19:02
3895edc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.7.1

v1.7.0

19 Dec 15:10
d8ecad7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

v1.6.0

03 Nov 17:46
855bde3

Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

v1.5.0

15 Sep 14:26
e112ea0

Choose a tag to compare

What's Changed

Read more

v1.4.0

16 Apr 13:46
90d4816

Choose a tag to compare

Welcome to v1.4 of the OpenTelemetry Demo!

🛑 Breaking Changes 🛑

  • We now use the spanmetrics connector instead of the now-deprecated processor.
  • This has resulted in changes to the collector configuration and pipelines; Please ensure that your modified pipelines are compatible.

Other notable changes include many bugfixes to the frontend, updates to the .NET OpenTelemetry libraries, and various code cleanup items.

What's Changed

New Contributors

Full Changelog: 1.3.1...1.4.0