Skip to content
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

subscriber: use span fields for state attr updates #255

Closed
wants to merge 1 commit into from

Conversation

zaharidichev
Copy link
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 [email protected]

@zaharidichev
Copy link
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