🚀 Feature: Add docs for local grafana tempo integration
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 11
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Which component is this feature for?
Anthropic Instrumentation
🔖 Feature description
An addition to the grafana tempo docs that includes instructions on how to connect it with a local grafana instance.
🎤 Why is this feature needed ?
I'm evaluating traceloop for my team. I don't have much grafana experience and so trying to get this working with a local version of grafana has honestly been an absolute nightmare. (even though I know it should have been really simple)
✌️ How do you aim to achieve this?
Add a blurb under the "Without Grafana Agent" section:
If you are running tempo locally set the environment variable to point to tempo's http ingest port
default: TRACELOOP_BASE_URL=0.0.0.0:4318
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
None
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the documentation section titled "Without Grafana Agent" and read the surrounding Grafana Tempo setup instructions. Add guidance for local Tempo, including the TRACELOOP_BASE_URL=0.0.0.0:4318 example; it is done when the local Grafana integration steps are clear to readers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grafana
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100