Skip to content

This repo is a an example of instrumenting a dotnet application with Datadog, Custom Metrics and others stuffs

Notifications You must be signed in to change notification settings

willianvalerio/datadog-dotnet-o11y

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datadog-dotnet-o11y

This repo is a an example of instrumenting a dotnet application with Datadog, Custom Metrics and others stuffs.

Prerequisites

  • docker
  • docker-compose

Up and Running

Set these following variables

export DD_API_KEY=YOUR_DATADOG_API_KEY

Up and build containers

docker-compose up -d --build --remove-orphans

Dashboard

You can find the dashboard json here, just import it to Datadog.

Clean Up

docker-compose down --remove-orphans

About

This repo is a an example of instrumenting a dotnet application with Datadog, Custom Metrics and others stuffs

Topics

Resources

Stars

Watchers

Forks