Skip to content

Commit

Permalink
Add entry for baronfel/otel-startup-hook (#3925)
Browse files Browse the repository at this point in the history
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
baronfel and opentelemetrybot authored Feb 1, 2024
1 parent ee068d7 commit c310449
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/registry/exporter-dotnet-otlp-hook.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# cSpell:ignore OLTP oltp Chet
title: OTLP Exporter for .NET via Startup Hooks
registryType: exporter
language: dotnet
tags:
- oltp
- exporter
- dotnet
- startup hook
urls:
repo: https://github.com/baronfel/otel-startup-hook
docs: https://github.com/baronfel/otel-startup-hook/blob/main/README.md
license: MIT
description:
A ready-to-use .NET CLR Startup Hook for applications that are instrumented
with System.Diagnostic.Activity tracing that sends traces to an OpenTelemetry
Collector via the OTLP Exporter without adding direct references to the
OpenTelemetry SDK.
authors:
- name: Chet Husk
url: https://github.com/baronfel
createdAt: 2024-02-01
isNative: false
isFirstParty: false
8 changes: 8 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2103,6 +2103,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-24T14:54:51.229664+01:00"
},
"https://github.com/baronfel": {
"StatusCode": 200,
"LastSeen": "2024-02-01T19:02:28.92421992Z"
},
"https://github.com/baronfel/otel-startup-hook": {
"StatusCode": 200,
"LastSeen": "2024-02-01T19:02:28.4090231Z"
},
"https://github.com/bhs": {
"StatusCode": 200,
"LastSeen": "2024-01-18T20:05:35.426558-05:00"
Expand Down

0 comments on commit c310449

Please sign in to comment.