Skip to content

A repo containing examples of instrumented applications, following the best practices

Notifications You must be signed in to change notification settings

jessicalins/instrumentation-practices-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instrumentation best practices examples

This repo contains examples of instrumented applications using the client_golang library, following best practices such as:

  • Avoiding global registry
  • Auto-instrumentation with middleware
  • Exemplars
  • Native histograms

Requirements

Go 1.19

About

A repo containing examples of instrumented applications, following the best practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages