Skip to content

Milestones

List view

  • OTLP Exporter enhancements

    Due by January 15, 2025
    6/6 issues closed
  • Patch release for 1.8.0

    Due by April 12, 2024
    5/5 issues closed
  • Support .NET 9

    Due by November 12, 2024
    18/18 issues closed
  • Stable support for Exemplars Stable support for LoggerProvider

    Due by June 14, 2024
    2/2 issues closed
  • Stabilization of exception attributes for OTLP Exporter Cross-cutting OTLP Exporter (Experimental) OTLP Exporter in-memory retry Stabilization of metric overflow attribute (if spec is ready) Bug fixes, performance improvements

    Due by April 1, 2024
    9/9 issues closed
  • .NET 8, IMetricsBuilder, Instrumentation Scope Attributes, Reclaim unused metric points

    Due by December 8, 2023
    9/9 issues closed
  • OTLP log exporter

    Due by September 5, 2023
    7/7 issues closed
  • Exponential Histogram

    Due by June 2, 2023
    4/4 issues closed
  • This milestone will have the OTLP Log Exporter stable. OTLP and Data model are declared stable from spec. side.

    No due date
    1/1 issues closed
  • No due date
    1/1 issues closed
  • This milestone is to track stable release of OpenTelemetry.Extensions.Hosting package. Any API marked as Obsolete in the rc version would be removed before the stable release. 1.4.0 is the 1st stable release of this package, and this package will be treated as a core package and aligns with the core sdk components release going forward.

    Due by February 27, 2023
  • 1. Remove .NET 461 support https://devblogs.microsoft.com/dotnet/net-framework-4-5-2-4-6-4-6-1-will-reach-end-of-support-on-april-26-2022/ .NET Framework 4.5.2, 4.6, and 4.6.1 will reach end of support on April 26, 2022. After this date, there will be no security hotfix updates for these versions. Net452,Net46 was already removed by 1.2.0 release. This (1.3) release is to remove Net461 only 2. Release stable version of InMemoryExporter 3. ~Release stable version of PrometheusExporter (dependency: spec)~ - Spec is not stable 4. Improve OTLP Log Exporter (Support Logger scopes, support Http transport...) 5. LoggerProvider improvements. 6. Drop .NET 5.0 support (as net5 is going out of support)

    Due by June 3, 2022
    4/4 issues closed
  • 2nd and final Release Candidate. Expected to be same as the final 1.2.0. Only critical bug fixes will be added after rc2 for the stable.

    No due date
  • 1st Release candidate. Stabilization and bug fixes

    Due by November 24, 2021
  • Enable Public API analyzers to start reviewing all Public APIs MetricPoint Memory efficiency

    Due by November 19, 2021
    1/1 issues closed
  • 1st Beta version. Introduce views - support dropping dimension, changing Aggregation

    Due by September 30, 2021
  • Address any feedback from Exporter plugin authors (alpha3 has major changes in the way Export plugins should be written), if any. Match the spec for MetricReader. Support Multiple exporters (internally it'd be independent pipeline).

    Due by September 17, 2021
  • Perf tweaks to avoid allocs/locks in hotpath and collection path. This affects all the exporters, and will be the focus of this milestone. Fix prometheus exporter to properly export type info. Protect SDK from indefinite memory growth

    Due by September 10, 2021
  • The following was actually released as part of alpha2 milestone. Covers all instruments - counter, async counter, async gauge, histogram Support both Delta and Cumulative temporality. Docs for getting started with all instruments. Prometheus exporter for counter, gauge, histogram. (The below items from original plan, will be pushed to next release) Updated: Perf tweaks to avoid locks/allocs in hot path would be prioritized on alpha2. Covers counter (async) version. Adds basic Prometheus exporter View support (scoped down to *not* allow Aggregator selection)

    Due by August 24, 2021
  • 1st alpha release containing Metrics SDK. This would contain: Support a single instrument - Counter (sync version) Supports aggregating the measurements into SUM. Push and Pull export capability. Console Exporter OTLP Exporter. Supports a single pipeline. Atleast one instrumentation - aspnet core

    Due by July 23, 2021
  • Milestone to track 1st stable release (1.0.0) of `OpenTelemetry.Instrumentation.AspNetCore` and `OpenTelemetry.Instrumentation.Http` packages. The ETA is mid December 2023.

    Due by December 15, 2023
    17/17 issues closed
  • The major goals of OpenTelemetry 1.2.0 are: * Support .NET 6. * Add Metrics signal support. There are 2 external dependencies: 1. Stable release of System.Diagnostics.DiagnosticSource (Expected Nov 09 2021) - Completed - https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource/6.0.0 2. Otel Metric spec marked Stable. (~Expected Nov 30 2021~) - https://github.com/orgs/open-telemetry/projects/9 No ETA yet on when will the spec be stable: https://github.com/open-telemetry/opentelemetry-specification/pull/2150 Update on Mar 22 2022 Most recent spec PR: https://github.com/open-telemetry/opentelemetry-specification/pull/2304 Spec for Metric SDK is marked stable on 03/22/2022. Update on Mar 30 2022 rc-4 was released. Expecting another release candidate followed by stable. Update on Apr 12 2022 rc-5 was released. Expecting to release stable on April 15th

    Due by April 15, 2022
    33/33 issues closed
  • Add more Metric Features - Support MinMax (done) UpdownCounter(done) DependencyInjection support

    Due by February 27, 2023
    7/7 issues closed
  • This stable release will be containing all bug fixes, features since 1.0.1 release.

    Due by July 12, 2021
    3/3 issues closed
  • Bug fixed, and addressing any additional feedback about Ilogger support. Configuration improvements.

    Due by June 25, 2021
    1/1 issues closed
  • Focused on bug fixes, Ilogger support improvements.

    Due by May 11, 2021
    1/1 issues closed
  • Beta release.

    Due by April 23, 2021
    4/4 issues closed
  • A beta release to add all important issues which are currently marked post-ga.

    Due by March 19, 2021
    1/1 issues closed
  • Due by January 31, 2021
    5/5 issues closed
  • Due by November 17, 2020
    10/10 issues closed
  • Due by November 3, 2020
    9/9 issues closed
  • Align with .NET 5 RC2

    Due by October 16, 2020
    6/6 issues closed
  • Should have .NET 5 RC1 DisgnosticSource package

    Due by September 15, 2020
    5/5 issues closed
  • This is the 1.0.0 version of OpenTelemetry .NET, which covers: * Tracing API and SDK. * Baggage and Context Propagation * Logging integration with ILogger. (Note: This is *NOT* Otel Logging API, but rather an integration with .NET's standard logging API.) * Jaeger/Zipkin/Otlp Exporters Important to note that Metrics is not part of 1.0 release.

    Due by February 8, 2021
    8/8 issues closed
  • This is the first beta release, with the tracing API moved to an OpenTelemetry Shim on top of the Activity API.

    Due by July 24, 2020
    18/18 issues closed
  • This is the 2nd beta release of OpenTelemetry .NET. It will have the new features introduced by .NET 5 preview 8. Actual date could vary by a day or two depending on preview 8 release.

    Due by August 28, 2020
    19/19 issues closed
  • This milestone is aligned with the v0.3 milestone of OpenTelemetry specification.

    Due by March 13, 2020
    34/34 issues closed