Skip to main content
Observability refers to the ability to monitor and understand the internal state of an LLM application, including its inputs and outputs. watsonx Orchestrate provides observability through a native integration with an open-source project known as Langfuse. To enable IBM’s native observability framework, start watsonx Orchestrate Developer Edition server with the --with-ibm-telemetry or -i flag, then go to https://localhost:8765 in your browser.

Enabling Langfuse on SaaS

AvailabilityThis experience is currently only available on AWS SaaS Commercial and IBM Cloud Trial, Essential and Standard (non-isolated) instances.
You can configure your own hosted Langfuse instance for observability. You can configure it directly in the CLI:
BASH
Or using an external file in YAML format:
YAML
BASH

Getting configuration settings

To retrieve details of your current Langfuse configuration, run the following command:
BASH

Removing configuration settings

To remove your current Langfuse configuration, run the following command:
BASH