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

OPEN-5105: Changes to support monitoring data ingestion without InferencePipelineData objects #147

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

Parthib
Copy link
Contributor

@Parthib Parthib commented Oct 6, 2023

Summary

We now store information related to monitoring data uploads in a way such that we don't need to create InferencePipelineData objects. To accomplish this, we need to request presigned-urls from a separate endpoint specific to inferencePipeline data.

See https://github.com/openlayer-ai/openlayer/pull/1229 for more information.

Testing

Ran Cid's monitoring quickstart notebook.

@Parthib Parthib requested a review from whoseoyster October 6, 2023 02:08
@linear
Copy link

linear bot commented Oct 6, 2023

@gustavocidornelas
Copy link
Contributor

Did you test the other methods that rely on the api.upload? E.g., the push, for development projects

@Parthib Parthib force-pushed the parthib/monitoring-client branch from 4b3b959 to 40ca4dc Compare October 9, 2023 22:50
@Parthib
Copy link
Contributor Author

Parthib commented Oct 9, 2023

@gustavocidornelas they seem to work fine

@Parthib Parthib force-pushed the parthib/monitoring-client branch from 40ca4dc to a1f6c9c Compare October 9, 2023 23:42
@Parthib Parthib force-pushed the parthib/monitoring-client branch from a1f6c9c to bfa7971 Compare October 9, 2023 23:43
@whoseoyster whoseoyster merged commit 5f3191c into cid/monitoring-client Oct 10, 2023
1 of 2 checks passed
@whoseoyster whoseoyster deleted the parthib/monitoring-client branch October 10, 2023 02:53
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.

3 participants