get_trace_link
Generate a direct URL to view a specific trace in Honeycomb UI, with options to focus on a particular span or time range. Essential for quick access to distributed tracing data.
Instructions
Generates a direct deep link to a specific trace in the Honeycomb UI. This tool creates a URL that opens a specific distributed trace, optionally positioning to a particular span and time range. If no time range is specified, the trace must have been generated within two hours from the current time. If only the start time is provided, the end time is assumed to be 10 minutes from the start time.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dataset | Yes | The dataset containing the trace | |
environment | Yes | The Honeycomb environment | |
spanId | No | The unique span ID to jump to within the trace | |
traceEndTs | No | End timestamp in Unix epoch seconds | |
traceId | Yes | The unique trace ID | |
traceStartTs | No | Start timestamp in Unix epoch seconds |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from hny-mcp
Related Tools
- @honeycombio/honeycomb-mcp
- @honeycombio/honeycomb-mcp
- @honeycombio/honeycomb-mcp
- @honeycombio/honeycomb-mcp
- @kajirita2002/honeycomb-mcp-server