Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 853 Bytes

File metadata and controls

45 lines (30 loc) · 853 Bytes
title thv config otel set-endpoint
hide_title true
description Reference for ToolHive CLI command `thv config otel set-endpoint`
last_update
author
autogenerated
slug thv_config_otel_set-endpoint
mdx
format
md

thv config otel set-endpoint

Set the OpenTelemetry endpoint URL

Synopsis

Set the OpenTelemetry OTLP endpoint URL for tracing and metrics.

This endpoint will be used by default when running MCP servers unless overridden by the --otel-endpoint flag.

Example:

thv config otel set-endpoint https://api.honeycomb.io
thv config otel set-endpoint <endpoint> [flags]

Options

  -h, --help   help for set-endpoint

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO