{"id":22538419,"url":"https://github.com/shuttle/shuttle.core.mediator.opentelemetry","last_synced_at":"2025-03-28T06:43:33.481Z","repository":{"id":66349379,"uuid":"559332070","full_name":"Shuttle/Shuttle.Core.Mediator.OpenTelemetry","owner":"Shuttle","description":"OpenTelemetry instrumentation for Shuttle.Core.Mediator implementations.","archived":false,"fork":false,"pushed_at":"2024-04-30T10:51:51.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T10:12:04.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shuttle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-29T19:31:19.000Z","updated_at":"2024-04-30T10:50:03.000Z","dependencies_parsed_at":"2024-12-07T11:12:10.652Z","dependency_job_id":"3a091ffc-1c69-4a4f-86c3-49769a4b592a","html_url":"https://github.com/Shuttle/Shuttle.Core.Mediator.OpenTelemetry","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Mediator.OpenTelemetry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Mediator.OpenTelemetry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Mediator.OpenTelemetry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Mediator.OpenTelemetry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shuttle","download_url":"https://codeload.github.com/Shuttle/Shuttle.Core.Mediator.OpenTelemetry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984556,"owners_count":20704794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-07T11:11:58.732Z","updated_at":"2025-03-28T06:43:33.453Z","avatar_url":"https://github.com/Shuttle.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shuttle.Core.Mediator.OpenTelemetry\n\n```\nPM\u003e Install-Package Shuttle.Core.Mediator\n```\n\nOpenTelemetry instrumentation for Shuttle.Core.Mediator implementations.\n\n## Configuration\n\n```c#\nservices.AddServiceBusInstrumentation(builder =\u003e\n{\n\t// default values\n    builder.Options.Enabled = true;\n\n\t// or bind from configuration\n\tconfiguration\n\t\t.GetSection(MediatorOpenTelemetryOptions.SectionName)\n\t\t.Bind(builder.Options);\n});\n\n\n## Options\n\n| Option | Default\t| Description |\n| --- | --- | --- | \n| `Enabled` | `true` | Indicates whether to perform instrumentation. |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.core.mediator.opentelemetry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuttle%2Fshuttle.core.mediator.opentelemetry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.core.mediator.opentelemetry/lists"}