Skip to content

honeycombio/beeline-java

Honeycomb Beeline for Java

OSS Lifecycle CircleCI Beeline Core Beeline Spring Boot Starter

⚠️Note: Beelines are Honeycomb's legacy instrumentation libraries. We embrace OpenTelemetry as the effective way to instrument applications. For any new observability efforts, we recommend instrumenting with OpenTelemetry.

This package makes it easy to instrument your Java web application to send useful events to Honeycomb, a service for debugging your software in production.

Dependencies

  • Java 8+ for the beeline-core and beeline-spring-boot-starter modules.
  • Spring Boot 2 for the beeline-spring-boot-starter module.

Contributions

Features, bug fixes and other changes to beeline-java are gladly accepted. Please open issues or a pull request with your change. Remember to add your name to the CONTRIBUTORS file!

All contributions will be released under the Apache License 2.0.