Tags: i1i1/substrate-telemetry
Tags
Add per-chain aggregate software/hardware telemetry (paritytech#464) * Add per-chain aggregate software/hardware telemetry * Fix tests' compilation * Add extra comments for the `Counter` struct * Replace the boolean argument with an enum * Rename `replace_hwbench` to `update_hwbench` * Move `Counter` into a separate file * Move `ChainStatsCollator` to `chain_stats.rs` * Fix incorrect key on the unknown table * Improve types for the stats component; get rid of `any`
Off viewport tabs + favicon (paritytech#451) * Show off-viewport selected tab to the right * Add favicon
fix readme image names and remove network bit in docker-compose (pari… …tytech#447) * fix readme image names and remove network bit in docker-compose * undo naff tweak
Remove broken "Consensus" tab from UI and related code (paritytech#434) * Remove consensus-tab related stuff, and unused messages, from the telemetry backend * also remove AfgAuthoritySet feed message, and handle same from node * Blat everything consensus related that I can find in the UI * cargo fmt * README: had -> has Co-authored-by: David <dvdplm@gmail.com> Co-authored-by: David <dvdplm@gmail.com>
First/Third party by genesis hash, not label. Make limit configurable… … and default to 1k (paritytech#424) * First/Third party by genesis hash, not label. Make limit configurable * Fix a test that relies on not being a node limit * remove a now-invalid comment * Cargo fmt * Fix another naff comment * Update backend/telemetry_core/src/state/chain.rs Comment tweak Co-authored-by: David <dvdplm@gmail.com> Co-authored-by: David <dvdplm@gmail.com>
Timeout based on last msg received and not ping timeout (paritytech#418) * Timeout based on last msg received and not ping timeout * Use object method shorthand Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com> * Types.Milliseconds instead of number Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>
Revert "Fix backend Dockerfile (parity 3BF1 tech#336)" This reverts commit 93e33fd.
PreviousNext