docs: add hosted TIDX indexer docs#457
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
d2eacd5 to
3956a07
Compare
3956a07 to
0fed099
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0fed099a75
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,138 @@ | |||
| --- | |||
| title: Indexer (TIDX) | |||
| description: Query Tempo blocks, transactions, logs, token balances, and decoded events through Tempo's hosted TIDX indexer. | |||
There was a problem hiding this comment.
Expand the SEO description to the required length
AGENTS.md requires every new MDX page to include SEO frontmatter with a 150–160 character description, but this new page's description is only 111 characters. Because the description feeds the generated meta and Open Graph tags, this page ships with non-compliant SEO metadata unless it is expanded.
Useful? React with 👍 / 👎.
Summary
Add hosted TIDX indexer documentation under Developer Tools, including endpoint details, API usage, and interactive SQL examples.