-
Notifications
You must be signed in to change notification settings - Fork 112
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
Implement remaining telemetry messages #1501
Labels
Epic
Issue used to track development status of a complex feature, aggregates several issues
Comments
I updated the link that points to the telemetry APIs that Substrate Telemetry is expecting ✅ |
danforbes
added
Epic
Issue used to track development status of a complex feature, aggregates several issues
p1
and removed
p2
labels
Oct 5, 2021
@danforbes We should close this. Remaining telemetry messages are not being sent. |
closing as it's been completed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue summary
Server side messages that need to be implemented:
system.connected
system.interval
system.network_state
block.import
notify.finalized
Telemetry Interface #1835txpool.import
Telemetry Interface #1836afg.finalized
Telemetry Interface #1837afg.received_precommit
Telemetry Interface #1838afg.received_prevote
Telemetry Interface #1839afg.received_commit
Telemetry Interface #1840afg.authority_set
&afg.finalized_blocks_up_to
Telemetry Interfaces #1841afg.finalized_blocks_up_to
Telemetry Interface #1842aura.pre_sealed_block
Telemetry Interface #1843prepared_block_for_proposing
Telemetry Interface #1844Other information and links
The text was updated successfully, but these errors were encountered: