This Observe destination can be used to send metrics, logs, and traces to an Observe account.
Supported Types
Logs
Metrics
Traces
Bindplane Collector
✓
✓
✓
v1.41.0+
Prerequisites
By default, The Observe platform will not display metrics and logs. You can enable metrics and logs by selecting "Applications" and choosing "Manage" on the OpenTelemetry application. The manage page will let you toggle support for metrics and logs.
Configuration
Field
Description
Customer ID
A 12-digit number that identifies your account and is displayed in the URL you use to log into Observe. You can learn more here.
Token
A token with write-access to a Datastream in your Observe account. You can learn more here.
NOTE
The Observe platform relies on the "Timestamp" field for indexing logs. You can use the
Parse Timestamp processor to parse your application's timestamps if they are not already parsed by your configured sources. Most Bindplane sources will handle timestamps correctly without additional configuration.