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

DM-38444 Add ability to dispatch metrics to Sasquatch #86

Merged
merged 1 commit into from May 3, 2023

Conversation

natelust
Copy link
Contributor

@natelust natelust commented May 3, 2023

This commit adds the ability to dispatch MetricMeasurementBundles to the Sasquatch service. This can be done either with the SasquatchDisaptcher class, or more commonly using a butler datastore that will automatically dispatch them when put to the datastore. There are a few other cleanups on this commit that were made either to support this work, or that were found in the process of doing this ticket.

Of note, this was reviewed in daf_butler, but the choice was made before merge to move much of the work to analysis_tools.

@natelust natelust force-pushed the tickets/DM-38444 branch 4 times, most recently from 3a5d820 to 87ab7a8 Compare May 3, 2023 16:00
This commit adds the ability to dispatch MetricMeasurementBundles
to the Sasquatch service. This can be done either with the
SasquatchDisaptcher class, or more commonly using a butler
datastore that will automatically dispatch them when put to the
datastore. There are a few other cleanups on this commit that were
made either to support this work, or that were found in the
process of doing this ticket.
@natelust natelust merged commit d9d683f into main May 3, 2023
6 checks passed
@natelust natelust deleted the tickets/DM-38444 branch May 3, 2023 17:33
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.

None yet

2 participants