Craig Gumbley
Craig Gumbley
Hey @thedatabaseme - if possible, can you generate a diagnostic bundle and post the ID here? If the UI is blocked by this issue you can generate one from the...
Hey @arturrez ! I think I understand your issue. - You have two spinner managers doing lots of work - If the second spinner manager goes off the current screen...
Ok got it. I'll work something out. Thanks!
+1 for this. I'm trying to look at failed request across multiple app insights instances all in different resource groups.. something that should be relatively easy. For example ``` https://management.azure.com/subscriptions/xxxxxx/resources?$filter=resourceType...
WIP here -> https://github.com/chelnak/azure-monitor-datasource/commit/e18b1b3f522a7d7d6374905ccbde8c7962776609
Here is a version of your bash script that I am using to achieve the above: https://github.com/chelnak/gh-environments/blob/32d3ee6f12638a6f8ab5577ba89b838254abd0b7/build.sh Resulting in a binary that has a version number 
That could be really neat! I'd actually forgotten about this PR and ended up using goreleaser for [my extension](https://github.com/chelnak/gh-changelog). I wonder what happens if the extension wants to check for...
Hey! I have a fairly chunky PR on the way that does this update.. along with a bunch of other cleanup tasks. I'll add you as a reviewer if you...
Nice! Check out my comment in your deps PR re an upcoming change. What do you think about this? Rather than --notes, I wonder if a flag like --output would...
Summing up my previous thoughts.. So yeah, I was going down the runtime route with my suggestions. To be honest though, I'm perfectly happy with what you have in the...