Pre-Instrumented Systems
If your system is instrumented with OpenTelemetry, you can send OpenTelemetry Protocol (OTLP) data directly to Honeycomb: Set the OTLP exporter to point to Honeycomb. If a system is already instrumented with OpenTracing, Zipkin, or Jaeger, you can convert your data and export it using the OpenTelemetry Collector.Instrument Your Infrastructure
Get visibility into your infrastructure by sending its telemetry to Honeycomb.- Kubernetes
- AWS integrations for logs and metrics
- AWS Cloudwatch
- AWS Lambda
- Fastly logs
- Fluentd logs
- Logstash logs
- Prometheus client metrics
- HashiCorp Consul metrics
- HashiCorp Nomad metrics
- HashiCorp Vault metrics
CI/CD
Instrument your build pipelines with Honeycombbuildevents, a small binary you can integrate into continuous integration/continuous delivery services.
buildevents supports these platforms:
- Travis CI
- CircleCI
- GitLab CI
- Buildkite
- Jenkins X
- Google Cloud Build
- GitHub Actions
- Bitbucket Pipelines