Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nenoNaninu committed Feb 29, 2024
1 parent 8110a25 commit 2e74809
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# AspNetCore.SignalR.OpenTelemetry

[![NuGet](https://img.shields.io/nuget/v/AspNetCore.SignalR.OpenTelemetry.svg)](https://www.nuget.org/packages/AspNetCore.SignalR.OpenTelemetry)
[![build-and-test](https://github.com/nenoNaninu/AspNetCore.SignalR.OpenTelemetry/actions/workflows/build-and-test.yaml/badge.svg?branch=main)](https://github.com/nenoNaninu/AspNetCore.SignalR.OpenTelemetry/actions/workflows/build-and-test.yaml)

This is an [Instrumentation Library](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/glossary.md#instrumentation-library), which instruments ASP.NET Core SignalR and collect metrics and traces about SignalR hub method invocations.

## Table of Contents
Expand Down

0 comments on commit 2e74809

Please sign in to comment.