Observe

Description

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.

This destination supports the following retry and queuing settings:

Sending Queue
Persistent Queue
Retry on Failure

Example Configuration

This example configuration will forward metrics, traces, and logs to the account 165866210346 using the token we created in the Observe web interface.

Web Interface

Bindplane docs - Observe - image 1
Bindplane docs - Observe - image 2

Standalone Destination

Last updated

Was this helpful?