{"id":15044350,"url":"https://github.com/elastic/elastic-otel-dotnet","last_synced_at":"2026-01-12T09:27:06.100Z","repository":{"id":230017423,"uuid":"697318024","full_name":"elastic/elastic-otel-dotnet","owner":"elastic","description":"Elastic OpenTelemetry .NET Distribution","archived":false,"fork":false,"pushed_at":"2025-12-23T12:16:30.000Z","size":1894,"stargazers_count":30,"open_issues_count":61,"forks_count":8,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-12-25T01:52:16.262Z","etag":null,"topics":["edot","elastic","logging","metrics","monitoring","observability","opentelemetry","opentelemetry-dotnet","otel","sdk","tracing"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-27T13:40:19.000Z","updated_at":"2025-12-23T12:16:26.000Z","dependencies_parsed_at":"2025-12-12T13:09:45.963Z","dependency_job_id":null,"html_url":"https://github.com/elastic/elastic-otel-dotnet","commit_stats":{"total_commits":138,"total_committers":8,"mean_commits":17.25,"dds":"0.48550724637681164","last_synced_commit":"b7c42d7eaeed1bd8b6d7ec82d0fd73781dd2e024"},"previous_names":["elastic/elastic-otel-dotnet"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/elastic-otel-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felastic-otel-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felastic-otel-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felastic-otel-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felastic-otel-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/elastic-otel-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felastic-otel-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["edot","elastic","logging","metrics","monitoring","observability","opentelemetry","opentelemetry-dotnet","otel","sdk","tracing"],"created_at":"2024-09-24T20:50:28.915Z","updated_at":"2026-01-12T09:27:06.095Z","avatar_url":"https://github.com/elastic.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Pull Request Validation](https://github.com/elastic/elastic-otel-dotnet/actions/workflows/ci.yml/badge.svg)](https://github.com/elastic/elastic-otel-dotnet/actions/workflows/ci.yml)\n\n# Elastic Distribution of OpenTelemetry .NET\n\nThe Elastic Distribution of OpenTelemetry .NET (EDOT .NET) provides an extension of the [OpenTelemetry SDK for .NET](https://opentelemetry.io/docs/languages/net).\n\nEDOT .NET makes it easier to get started using OpenTelemetry in your .NET applications through strictly OpenTelemetry native means while also providing a smooth \nand rich out-of-the-box experience with [Elastic Observability](https://www.elastic.co/observability).\n\nWe welcome your feedback! You can reach us by [opening a GitHub issue](https://github.com/elastic/elastic-otel-dotnet/issues) or starting a discussion thread\non the [Elastic Discuss forum](https://discuss.elastic.co/tags/c/observability/apm/58/dotnet).\n\n\u003e [!NOTE]\n\u003e For more details about OpenTelemetry distributions in general, visit the [OpenTelemetry documentation](https://opentelemetry.io/docs/concepts/distributions).\n\nWith EDOT .NET, you have access to all the features of the [OpenTelemetry SDK for .NET](https://github.com/open-telemetry/opentelemetry-dotnet) plus:\n\n* Access to SDK enhancements and bug fixes contributed by the Elastic team _before_ the changes are available upstream in OpenTelemetry repositories.\n* Elastic-specific processors that ensure optimal compatibility when exporting OpenTelemetry signal data to an Elastic backend like an Elastic Observability deployment.\n* Preconfigured collection of tracing and metrics signals, applying [opinionated defaults](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/dotnet/setup/edot-defaults), \nsuch as which instrumentation sources are observed by default.\n* Ensuring that the OpenTelemetry protocol [(OTLP) exporter](https://opentelemetry.io/docs/specs/otlp) is enabled by default.\n* Instrumentation assembly scanning to automatically enable instrumentation from installed contrib NuGet packages.\n\n**Ready to try out the distro?** Follow the step-by-step instructions in [our quickstart guide](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/dotnet/setup).\n\n## Read the docs\n\nRead our complete [EDOT .NET documentation](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/dotnet) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Felastic-otel-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastic%2Felastic-otel-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Felastic-otel-dotnet/lists"}