tempo
tempo copied to clipboard
Add docs on building your own service graphs
What this PR does: Adds docs on building your own service graphs
Which issue(s) this PR fixes: Fixes #3341
Checklist
- [ ] Tests updated
- [x] Documentation added
- [ ]
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]
This PR must be merged before a backport PR will be created.
Thank you for the review and feedback @knylander-grafana . All of your corrections were added. Please check again :)
I can merge this for you, if you like.
@knylander-grafana we can merge after someone runs docs project locally to check layouts. I tried make docs on my machine but page doesn't load due to some 404s
Do you know who can build project and check layouts locally?
@knylander-grafana we can merge after someone runs docs project locally to check layouts. I tried
make docson my machine but page doesn't load due to some 404sDo you know who can build project and check layouts locally?
I can. :) Which link text and/or file gave you a 404? I'm not finding any so far. Links go outside of the Tempo project will provide a 404. The links that go to pages that aren't built locally won't work. So the link to Grafana's node panel docs time out unless you build both grafana and tempo docs.
I was able to run make docs locally without any errors. I did find some layout issues:
- Page weights in the Service graphs directory needed to be updated so Custom service graphs appeared after Enable service graphs
- Alignment of the code example and screenshots needed to align with the numbered lists
- Updated the page title to be Create custom service graphs so the title indicated that the page is a procedure
@knylander-grafana thank you for testing and fixes! If you think the page looks good now, we can merge it.
@ilyamochalov
I introduced this and It is much more better than original service graph.
really thanks
