Skip to content

Go package for configuring opentelemetry meter and trace providers

Notifications You must be signed in to change notification settings

jhawk7/go-opentel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-opentel

Go package for configuring opentelemetry meter and trace providers

Package configures gRPC exporter with the defined exporter url (otelExporterUrl)

ENV Vars

The package uses the following env vars to setup the opentelemetry providers

  • environment - environment of the application
  • SERVICE_NAME - name that will be use to identify the service/application
  • OTEL_EXPORTER_OTLP_ENDPOINT - the IP of the otlp exporter

About

Go package for configuring opentelemetry meter and trace providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages