DEV Community

Adam Gardner
Adam Gardner

Posted on

Release Announcement: OpenTelemetry logpusher v0.2.0

Logpusher is a OpenTelemetry focussed Observability utility which allows you to create a log line in an OpenTelemetry compatible format and send it to an OpenTelemetry collector.

./logpusher \
  -ep http(s)://otel-collector:4318 \
  -c 'This is a log line'
Enter fullscreen mode Exit fullscreen mode

On behalf of all those who contributed, I'm excited to announce logpusher v0.2.0

This release includes:

  • Standalone binaries for each platform (win, linux, Mac Apple silicon)
  • A new --insecure flag to promote "secure by default" coding practices
  • Various bug fixes

HUGE thanks to all the contributors! If you want to contribute to your first OSS project, I'm happy to get you started :)

Find the release here, get started with the docs, find the code on GitHub or try it in a browser with Grafana Loki.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay