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

feature: list all monitor ids for a given dataset #72

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

murilommen
Copy link
Collaborator

@murilommen murilommen commented Dec 4, 2024

from whylabs_toolkit.helpers.monitor_helpers import list_monitors

monitor_ids = list_monitors() # grabs org_id and dataset_id from env vars

print(monitor_ids)
>> ["my-awesome-monitor-1"]

@murilommen murilommen self-assigned this Dec 4, 2024
@murilommen murilommen merged commit 97d14c5 into mainline Dec 9, 2024
1 check passed
@murilommen murilommen deleted the dev/murilommen/feat-list-all-monitors branch December 9, 2024 13:01
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.

2 participants