Skip to content

RTDS stats are not scoped #13762

@snowp

Description

@snowp

RTDS stats are scoped to the root level, resulting in stats being generated without much context:

update_attempt: 50
update_failure: 48
update_rejected: 0
update_success: 1
update_time: 1603594467225

The fix is easy enough and just involves passing the appropriate stats scope when creating the subscription callbacks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions