Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .NET OTLP Setup Example with Minimal API #593

Merged
merged 2 commits into from
Aug 4, 2024

Conversation

bardabun
Copy link
Contributor

@bardabun bardabun commented Aug 4, 2024

This PR adds documentation for setting up OpenTelemetry logging in a .NET application using a basic Minimal API with ASP.NET Core. The example demonstrates sending logs to Logz.io's OTLP listener. The steps include:

  • Setting up a new .NET web project
  • Configuring OpenTelemetry with required NuGet packages
  • Instrumenting the application to send logs to Logz.io

References:

@bardabun bardabun requested a review from nico-shishkin August 4, 2024 09:06
Copy link

netlify bot commented Aug 4, 2024

Deploy Preview for deluxe-empanada-3ebf3b ready!

Name Link
🔨 Latest commit 33aca80
🔍 Latest deploy log https://app.netlify.com/sites/deluxe-empanada-3ebf3b/deploys/66af448d81aaf600080c9948
😎 Deploy Preview https://deploy-preview-593--deluxe-empanada-3ebf3b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nico-shishkin nico-shishkin merged commit 911e26b into master Aug 4, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants