Skip to content

Metrics sink datasource#455

Open
TechGeorgii wants to merge 4 commits intomasterfrom
metrics-sink-datasource
Open

Metrics sink datasource#455
TechGeorgii wants to merge 4 commits intomasterfrom
metrics-sink-datasource

Conversation

@TechGeorgii
Copy link
Contributor

No description provided.

db: Database<Store>,
dataHandler: (ctx: DataHandlerContext<Block, Store>) => Promise<void>
dataHandler: (ctx: DataHandlerContext<Block, Store>) => Promise<void>,
metricsSink?: MetricsSink
Copy link
Contributor

@belopash belopash Mar 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not extendable

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@belopash can you give more hints on why this isn't extendable? how can it become extendable in your opinion?

it'd help us have shorter iterations in PR reviews if we can give more context to the PR owner :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's already resolved

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, lets just please keep this in mind for the next one. really important to make the PR lifecycle shorter.

appreciate it sir 🫡

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