Skip to content

feat: log sanitized db-sync startup probe results#1411

Merged
Klapeyron merged 2 commits into
mainfrom
feat/database_fingerprint
Apr 30, 2026
Merged

feat: log sanitized db-sync startup probe results#1411
Klapeyron merged 2 commits into
mainfrom
feat/database_fingerprint

Conversation

@Klapeyron

@Klapeyron Klapeyron commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Overview

log a short PostgreSQL probe results

2026-04-27 10:11:10 2026-04-27 08:11:10 DB-sync startup probe: latest_tip=present (1 ms), block_lookup=confirmed (8 ms). 

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

@Klapeyron Klapeyron self-assigned this Apr 24, 2026
@Klapeyron Klapeyron linked an issue Apr 24, 2026 that may be closed by this pull request
@Klapeyron Klapeyron force-pushed the feat/database_fingerprint branch 2 times, most recently from d0b8608 to 5de35cd Compare April 24, 2026 06:47
Base automatically changed from feat/hardware_benchmarking to main April 24, 2026 06:47
@Klapeyron Klapeyron force-pushed the feat/database_fingerprint branch from 663ac87 to 6bd78b0 Compare April 24, 2026 08:43
@Klapeyron Klapeyron marked this pull request as ready for review April 24, 2026 08:45
@Klapeyron Klapeyron requested a review from a team as a code owner April 24, 2026 08:45
@Klapeyron Klapeyron force-pushed the feat/database_fingerprint branch from 6bd78b0 to b5c4480 Compare April 24, 2026 09:42
@Klapeyron Klapeyron changed the title feat: added print of database details during startup feat: log sanitized db-sync startup probe results Apr 24, 2026
@Klapeyron Klapeyron marked this pull request as draft April 24, 2026 09:54
@Klapeyron Klapeyron force-pushed the feat/database_fingerprint branch from b5c4480 to 20c8808 Compare April 24, 2026 10:30
@Klapeyron Klapeyron marked this pull request as ready for review April 27, 2026 06:30
@Klapeyron Klapeyron marked this pull request as draft April 27, 2026 06:39
@Klapeyron Klapeyron force-pushed the feat/database_fingerprint branch 2 times, most recently from 2f75160 to f8d9e48 Compare April 27, 2026 06:59
@Klapeyron Klapeyron marked this pull request as ready for review April 27, 2026 07:54
Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>
@Klapeyron Klapeyron force-pushed the feat/database_fingerprint branch from f8d9e48 to 31c7641 Compare April 27, 2026 08:31
@Klapeyron Klapeyron added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@Klapeyron Klapeyron enabled auto-merge April 30, 2026 14:10
@Klapeyron Klapeyron added this pull request to the merge queue Apr 30, 2026
Merged via the queue into main with commit 1a525d2 Apr 30, 2026
33 checks passed
@Klapeyron Klapeyron deleted the feat/database_fingerprint branch April 30, 2026 15:48
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.

Extend hardware benchmark with database details

2 participants