Skip to content

pavankrish123/sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample OTLP

Start the mock ingest server

go run server.go

Start Prometheus

Download

./prometheus --config.file prometheus.yml

Start metrics generator

go run main.go

Start the OT Collector

Download

./otelcol_darwin_amd64 --config=./otel-config.yml

Deployment

metric gen app -> ot-collector -> [mock ingest server, prometheus]

Prometheus

  • Doesn't show OT Distribution metrics
  • flow_metric is the metric

About

Sample OTLP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages