Skip to content

feat: add offset limit to logs pagination and db metrics#1632

Merged
libotony merged 5 commits into
masterfrom
moglu/handen_logs_pagination_against
Jul 14, 2026
Merged

feat: add offset limit to logs pagination and db metrics#1632
libotony merged 5 commits into
masterfrom
moglu/handen_logs_pagination_against

Conversation

@moglu2017

Copy link
Copy Markdown
Contributor

Description

feat: add offset limit to logs pagination and db metrics

  • enforce max offset for events/transfers log queries
  • add logdb/muxdb metrics and a metrics pull endpoint

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also
list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Go Version:
  • Hardware:
  • Docker Version:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

- enforce max offset for events/transfers log queries
- add logdb/muxdb metrics and a metrics pull endpoint
@moglu2017
moglu2017 requested a review from a team as a code owner July 14, 2026 09:04
@codecov-commenter

Copy link
Copy Markdown

Comment thread cmd/thor/flags.go Outdated
Comment thread cmd/thor/flags.go
moglu2017 and others added 3 commits July 14, 2026 17:18
Co-authored-by: libotony <tony.li@vechain.org>
Co-authored-by: libotony <tony.li@vechain.org>
@libotony
libotony merged commit e2e3081 into master Jul 14, 2026
37 checks passed
@libotony
libotony deleted the moglu/handen_logs_pagination_against branch July 14, 2026 10:36
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.

4 participants