All Projects → open-telemetry → Opentelemetry Dotnet

open-telemetry / Opentelemetry Dotnet

Licence: apache-2.0
The OpenTelemetry .NET Client

Projects that are alternatives of or similar to Opentelemetry Dotnet

csharp
📚 Recursos para aprender C#
Stars: ✭ 37 (-96.43%)
Mutual labels:  netcore, asp-net-core, asp-net
Opentelemetry Js
OpenTelemetry JavaScript Client
Stars: ✭ 700 (-32.5%)
Mutual labels:  metrics, distributed-tracing, telemetry
Awesome-Nuget-Packages
📦 A collection of awesome and top .NET packages sorted by most popular needs.
Stars: ✭ 87 (-91.61%)
Mutual labels:  netcore, asp-net-core, asp-net
Applicationinsights Dotnet Server
Microsoft Application Insights for .NET Web Applications
Stars: ✭ 130 (-87.46%)
Mutual labels:  asp-net, distributed-tracing, telemetry
Haystack
Top level repository for Haystack, containing documentation and deployment scripts
Stars: ✭ 261 (-74.83%)
Mutual labels:  metrics, distributed-tracing, telemetry
Applicationinsights Dotnet
ApplicationInsights-dotnet
Stars: ✭ 367 (-64.61%)
Mutual labels:  distributed-tracing, telemetry
Framework
.NET Core Extensions and Helper NuGet packages.
Stars: ✭ 399 (-61.52%)
Mutual labels:  asp-net-core, asp-net
Cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Stars: ✭ 621 (-40.12%)
Mutual labels:  asp-net-core, asp-net
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+558.34%)
Mutual labels:  asp-net-core, asp-net
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+235%)
Mutual labels:  asp-net-core, netcore
Opencensus Java
A stats collection and distributed tracing framework
Stars: ✭ 640 (-38.28%)
Mutual labels:  metrics, distributed-tracing
Ocelot
.NET core API Gateway
Stars: ✭ 6,675 (+543.68%)
Mutual labels:  asp-net-core, asp-net
Exceptionless.net
Exceptionless clients for the .NET platform
Stars: ✭ 362 (-65.09%)
Mutual labels:  asp-net-core, asp-net
Metrics
A metrics ecosystem for Rust.
Stars: ✭ 328 (-68.37%)
Mutual labels:  metrics, telemetry
Netcorebbs
ASP.NET Core Light forum NETCoreBBS
Stars: ✭ 483 (-53.42%)
Mutual labels:  asp-net-core, netcore
Blog.identityserver
🥗 打造一个功能强大的通用型Ids4用户认证授权服务中心,配合之前的所有开源项目
Stars: ✭ 315 (-69.62%)
Mutual labels:  asp-net-core, netcore
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (-16.59%)
Mutual labels:  asp-net-core, asp-net
Signalrsample
Real-time Charts with ASP.NET Core SignalR and Chart.js.
Stars: ✭ 23 (-97.78%)
Mutual labels:  asp-net-core, netcore
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (-16.59%)
Mutual labels:  asp-net-core, asp-net
Restfulsense
A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.
Stars: ✭ 28 (-97.3%)
Mutual labels:  asp-net-core, netcore

OpenTelemetry .NET

Slack codecov.io Release Nuget NuGet

The .NET OpenTelemetry client.

Supported .NET Versions

Packages shipped from this repository generally support all the officially supported versions of .NET Core, and .NET Framework except for .NET Framework 3.5 SP1. Any exceptions to this are noted in the individual README.md files.

Getting Started

If you are new here, please read the getting started docs:

This repository includes multiple installable components, available on NuGet. Each component has its individual README.md file, which covers the instruction on how to install and how to get started. To find all the available components, please take a look at the src folder.

Here are the most commonly used components:

Here are the instrumentation libraries:

Here are the exporter libraries:

See the OpenTelemetry registry for more exporters.

Customization

OpenTelemetry .NET is designed to be customizable and extensible. Here are the most common customization and extension scenarios:

Contributing

See CONTRIBUTING.md

We meet weekly on Tuesdays, and the time of the meeting alternates between 11AM PT and 4PM PT. The meeting is subject to change depending on contributors' availability. Check the OpenTelemetry community calendar for specific dates.

Meetings take place via Zoom video conference. The passcode is 77777.

Meeting notes are available as a public Google doc. If you have trouble accessing the doc, please get in touch on Slack.

Approvers (@open-telemetry/dotnet-approvers):

Find more about the approver role in community repository.

Maintainers (@open-telemetry/dotnet-maintainers):

Find more about the maintainer role in community repository.

Thanks to all the people who have contributed

contributors

Release Schedule

Only the core components of the repo have released a stable version. Components which are marked pre-release, are still work in progress and can undergo many breaking changes before stable release.

See special note about Metrics release plans.

See the release notes for existing releases.

See the project milestones for details on upcoming releases. The dates and features described in issues and milestones are estimates, and subject to change.

Daily builds from this repo are published to MyGet, and can be installed from this source.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].