This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Description
The resource detection processor can be used to detect resource information from the host, in a format that conforms to the OpenTelemetry resource semantic conventions, and append or override the resource value in telemetry data with this information.Supported Types
Configuration Table
Multiple detectors may be selected on a single processor. However, if multiple processors use a common attribute name, the first detector will have precedent.
For more info, see this OTel documentation.
Example Configurations
Google Compute Engine (GCE)
In this example, the Resource Detection Processor is configured to use the GCP detector to detect GCE resource attributes.
Amazon EC2
In this example, the Resource Detection Processor is configured to use the EC2 detector.
Azure Compute Instance
In this example, the Resource Detection Processor is configured to use the Azure detector to detect Azure Virtual Machine resource attributes.
Kubernetes
The Resource Detection Processor can detect Kubernetes resources on the following platforms: GKE, Amazon EKS, Azure AKS. Using the GCP detector, you can detect cloud-based Kubernetes resources.