Skip to content

tombrk/promconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromConv

Go Reference

Semantic Conventions for Prometheus

PromConv has two goals:

  • Bring semantic conventions to Prometheus
  • Make the experience easier and safer than writing metrics by hand

To achieve those, PromConv:

  • Offers a strongly typed API, making it hard to represent invalid states
  • Heavily relies on code-generation using Weaver based on official OpenTelemetry models.

Examples

Link Description
HTTP Server Go HTTP ServeMux Instrumentation, according to https://opentelemetry.io/docs/specs/semconv/http/http-metrics/#http-server

License

Apache v2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published