For the complete documentation index, see llms.txt. This page is also available as Markdown.

Jaeger

Connect Jaeger to the Pagerly SRE Agent to search distributed traces and analyze latency.

What the Agent Can Do

  • List all traced services

  • Search traces by service, operation, tags, duration, and time range

  • Get full trace details β€” all spans, durations, errors

Setup Instructions

  1. Get your Jaeger Query UI URL (usually port 16686)

  2. Paste the URL in the Pagerly dashboard

Required Credentials

Field
Description
Example

Jaeger URL

Your Jaeger Query UI URL

https://jaeger.example.com

Context Prompt Tips

"Main services: api-gateway, user-service, order-service. Traces are tagged with env=production."

Docs

Last updated