Skip to content

Review PR #2313: Fee stats analytics docs refresh#2315

Draft
Copilot wants to merge 4 commits intomainfrom
copilot/check-pr-status
Draft

Review PR #2313: Fee stats analytics docs refresh#2315
Copilot wants to merge 4 commits intomainfrom
copilot/check-pr-status

Conversation

Copy link
Contributor

Copilot AI commented Mar 19, 2026

PR #2313 refreshes the Hubble fee stats documentation to reflect the deprecation of fee_stats_agg in favor of two new granular models.

What was reviewed

  • Analyst guide (queries-for-horizon-like-data.mdx): Deprecation note added; old single query replaced with two new sections — Retrieve Daily Fee Stats and Retrieve Ledger-Level Fee Stats — each targeting the new BigQuery tables
  • New data dictionary pages:
    • gold/ledger-fee-stats-agg.mdx (sidebar_position: 81) — per-ledger grain, includes Classic/Soroban breakdowns, inclusion fee metrics, surge pricing flags
    • gold/daily-fee-stats-agg.mdx (sidebar_position: 82) — daily rollup with surge percentages and ledger-count summaries
  • routes.txt: Two new routes registered for the new dictionary pages

Issues resolved

A prior automated review flagged that the Documentation rows in both new .mdx files were malformed — prefixed with an MDX comment instead of being valid table rows. This was fixed in the "Remove TODOs, docs are verified" commit:

-{/* TODO: Verify dbt docs link ... */} | Documentation | [dbt docs](...) |
+| Documentation | [dbt docs](http://www.stellar-dbt-docs.com/#!/model/model.stellar_dbt_public.daily_fee_stats_agg) |

Both files now follow the same structure as existing gold-layer data dictionary pages (fee-stats-agg.mdx, asset-balances-daily-agg.mdx, etc.), with consistent dbt docs URL format and <div className="scoped-data-dictionary-table"> wrapper.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Review pull request for completeness Review PR #2313: Fee stats analytics docs refresh Mar 19, 2026
Copilot AI requested a review from hunterpack March 19, 2026 20:01
Base automatically changed from 497-fee-stats-docs-refresh to main March 20, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants