Skip to content

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.

License

Notifications You must be signed in to change notification settings

open-telemetry/opentelemetry-dotnet-contrib

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59a6a9f · Dec 19, 2024
Dec 17, 2024
Feb 15, 2023
Dec 13, 2024
Dec 4, 2024
Dec 19, 2024
Dec 19, 2024
Sep 30, 2024
Nov 15, 2024
Sep 23, 2024
Jul 4, 2024
Mar 15, 2022
Dec 16, 2024
Oct 1, 2024
Oct 4, 2024
Dec 16, 2024
Dec 17, 2024
Feb 14, 2024
Dec 17, 2024

Repository files navigation

OpenTelemetry .NET Contrib

Slack Build

This project is intended to provide helpful libraries and standalone OpenTelemetry-based utilities that don't fit the express scope of the OpenTelemetry .NET or OpenTelemetry .NET Automatic Instrumentation projects.

Contributing

For information on how to contribute, consult the contributing guidelines.

Project status

This repository is a collection of components maintained by different authors and groups. As such, components shipped from this repository (via Nuget) may be at different stability/maturity levels. The status for each individual component is mentioned in its respective README.md file and will fall into one of the following categories:

Development

Component is currently in development and is NOT available on Nuget.

Alpha

The component is ready to be used for limited non-critical workloads and the authors of this component would welcome your feedback. Bugs and performance problems should be reported, but component owners might not work on them right away. Components can go through significant breaking changes and there are no backward compatibility guarantees. Package versions in this status have the -alpha extension (eg: opentelemetry.exporter.abc-1.0.0-alpha.1).

Beta

Same as Alpha, but comparatively more stable. Package versions in this status have the -beta extension (eg: opentelemetry.exporter.abc-1.0.0-beta.1).

Release candidate

Component is close to stability. There may be minimal breaking changes between releases. A component at this stage is expected to have had exposure to non-critical production workloads already during its Alpha/Beta phase(s), making it suitable for broader usage. Package versions in this status have the -rc extension (eg: opentelemetry.exporter.abc-1.0.0-rc.1).

Stable

The component is ready for general availability. Bugs and performance problems should be reported and the component owner(s) SHOULD triage and/or resolve them in a timely manner. The package versions MUST follow SemVer V2.

Support

This repository is maintained by .NET Contrib maintainers team and .NET Contrib approvers who can help with reviews and code approval. However, as individual components are developed by numerous contributors, approvers and maintainers are not expected to directly contribute to every component. The list of owners for each component can be found in component's Readme.md file.

Triagers

@open-telemetry/dotnet-contrib-triagers:

Find more about the triager role in community repository.

Approvers

@open-telemetry/dotnet-contrib-approvers:

There are no approvers today.

Find more about the approver role in community repository.

Maintainers

@open-telemetry/dotnet-contrib-maintainers:

Find more about the maintainer role in community repository.

Emeritus

Emeritus Maintainer/Approver/Triager:

Even though, anybody can contribute, there are benefits of being a member of our community. See to the community membership document on how to become a Member, Triager, Approver, and Maintainer.

Thanks to all the people who have contributed

contributors

About

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published