Skip to content

subscriber: use span fields for state attr updates#255

Closed
zaharidichev wants to merge 1 commit into
mainfrom
zd/use-record-for-state-updates
Closed

subscriber: use span fields for state attr updates#255
zaharidichev wants to merge 1 commit into
mainfrom
zd/use-record-for-state-updates

Conversation

@zaharidichev

Copy link
Copy Markdown
Collaborator

This PR is an attempt to follow the suggestions in #246 to redesign the state update logic.
This change enables us to start switching to this new approach in tokio while still maintaining
the old way of emitting state updates. Now we can simply drive state updates by creating and
recording fields that look like state.field_name.unit.delta.

Signed-off-by: Zahari Dichev zaharidichev@gmail.com

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
@zaharidichev

Copy link
Copy Markdown
Collaborator Author

closing in favor of #264

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.

1 participant