Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new telemetry for block propagation #1005

Merged
merged 1 commit into from Feb 15, 2022
Merged

Conversation

NullSoldier
Copy link
Contributor

Summary

This submits a new telemetry if the block has been successfully added.
I decided to only submit this telemtry so if invalid blocks are sent,
they aren't added to our data points. We also add data points for forks
and not forks, so that we can measure properly.

Testing Plan

I will submit to local API with local influx attached.

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[x] Yes
[ ] No

@NullSoldier NullSoldier requested a review from a team as a code owner February 14, 2022 21:45
This submits a new telemetry if the block has been successfully added.
I decided to only submit this telemtry so if invalid blocks are sent,
they aren't added to our data points. We also add data points for forks
and not forks, so that we can measure properly.
@NullSoldier NullSoldier changed the title WIP: Telemetry seen Add new telemetry for block propagation Feb 15, 2022
@NullSoldier NullSoldier merged commit 6ceebdc into staging Feb 15, 2022
@NullSoldier NullSoldier deleted the telemetry-seen branch February 15, 2022 20:05
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.

None yet

2 participants