Skip to content

Arthur1/otlc

Repository files navigation

otlc

"otlc" is a command line tool that allows you to easily post metrics by OTLP. It acts as a simple exporter and helps you validate the OTLP endpoint.

install

brew install Arthur1/tap/otlc

run

post metrics

otlc metrics post --conf ./otlc.yaml --name awesome_gauge --value 123.45 \
--resource-attrs service.name=otlc --datapoint-attrs hoge=poyo,fuga=1

About

Command line tool that allows you to easily post metrics by OTLP

Resources

License

Stars

Watchers

Forks

Languages