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)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay