Closed hemajv closed 2 years ago
We tried to use the MI module within jupyter notebooks to fetch/load the GitHub data locally, but we ran into some issues:
Steps to reproduce the behavior:
srcopsmetrics
v2.10.4
entities.PullRequest
We also had another issue where it was asking to specify the Thoth Ceph buckets when setting is_local=True
is_local=True
cc @xtuchyna @Shreyanand @chauhankaranraj
Hello @hemajv , please try the patched v2.10.5
v2.10.5
@xtuchyna the issue now seems to be resolved :tada: Thanks for fixing this quickly!
thanks @hemajv , feel free to close the issue :)
We tried to use the MI module within jupyter notebooks to fetch/load the GitHub data locally, but we ran into some issues:
Steps to Reproduce
Steps to reproduce the behavior:
srcopsmetrics
package,v2.10.4
entities.PullRequest
to load PR dataWe also had another issue where it was asking to specify the Thoth Ceph buckets when setting
is_local=True
cc @xtuchyna @Shreyanand @chauhankaranraj