Stephen Chen
Stephen Chen
Oh and I'm working on the public documentation at the moment. PR for that will coming soon.
> Great! We're ready to go, let me know when the CI is passing 👌 I think this is okay to merge as is, since we are pretty sure now...
Oh hey the CI's passed after a few retries
> > I need some pointers on how to test this :( Specifically, how do you think end-to-end testing should be performed for a major PR like this? I was...
Yes I am. Getting close
Good news! This most recent build appears to be working across all of our resource types. We have a good coverage within Axon, with Redis, Storage, Load Balancer, Disk, Azure...
Looks like all tests are passing now! The failing `CodeFactor` was on the giant `MetricScraperFactory` method to find the matching scraper. There's not much we can do I think. Do...
Also, any pointers on how to do remote debugging? I've found some online articles on remote debugging with VS Code + .NET + Kubernetes. Probably should have tried that to...
Also, I believe there should be two quick PRs to 1. Update documentation 2. Make `useAzureMonitor` flag available in the Promitor chart Be on the look out :)
Promitor documentation PR: https://github.com/promitor/docs/pull/62 Promitor chart PR: https://github.com/promitor/charts/pull/168 I believe they are dependencies of the next release but not this PR getting merged. I'm making this distinction because I'm waiting...