Stephen Chen
Stephen Chen
> @hkfgo Do you know if you'll have time to finalize this PR next week? I'd like to cut a release next week. We should plan for batch scraping to...
> @hkfgo Any thoughts on this PR? Are you able to continue working on it? Hey I got caught up in some other work and took a few weeks PTO....
Any thoughts on this btw: https://github.com/tomkerkhove/promitor/pull/2459#discussion_r1619981136?
Hey Tom, since you have a direct line to MSFT people, I have an issue w.r.t response data modeling in `Azure.Monitor.Query` you could potentially help with :) As you may...
I got some good news to share :) I observed, in the CI pipeline, the batch scrape jobs working end-to-end. That included grouping to batches, job dispatch, and results processing....
Also, these are some work items that I've excluded from this PR, in order to keep its size manageable. I believe it makes more sense to do these as follow-ups....
> > I got some good news to share :) I observed, in the CI pipeline, the batch scrape jobs working end-to-end. That included grouping to batches, job dispatch, and...
> Added a few comments but generally looks good and trust you have tested this properly! > > Would you mind opening a PR for our docs on https://github.com/promitor/docs as...
One more thing - if we merge this PR, I'd have to run the CI in single-scraping mode. This is because some resources are in different Azure regions and batch...
Alright, I've cleaned up the code and addressed all comments! This PR should be in a mergeable state now, besides that the Scraper CI is still failing. I created an...