## Issue summary <!-- A clear and concise description of what the task is. --> Gossamer should implement the telemetry metrics for scheduled changes and forced changes as the substrate does - [ ] Scheduled (standard) changes -> https://github.com/paritytech/substrate/blob/50de15d8740a129db9c18a6698fbd183b00326a2/client/consensus/grandpa/src/authorities.rs#L582 - [ ] Forced changes -> https://github.com/paritytech/substrate/blob/50de15d8740a129db9c18a6698fbd183b00326a2/client/consensus/grandpa/src/authorities.rs#L501 ## Other information and links <!-- Add any other context or screenshots about the issue here. --> - More specifically the metrics should be implemented at `dot/state/grandpa.go` at function `ApplyScheduledChanges`, `ApplyForcedChanges` respectivelly <!-- Thank you 🙏 -->