Mike McDonough

Results 8 comments of Mike McDonough

Thanks for responding so quickly, The locID is how I know where the alert is coming from it comes from an os env which is then used as a yaml...

Hello again @benjojo, So I got this mod of main.go to work but I'm not entirely happy and it's not something I think I would suggest a fork for. ```diff...

I found a work around to adding an alert origin identity, locationID in my case. By creating the alertmanager alerting rules is a config map template, I have access to...

I have found the same behavior and had to dive into three layers of 'payload'. var packet = pcap.decode.packet(raw_packet); console.log(packet.payload.payload.payload); This seems to be a vector to introduce errors since...

@rocasyeh, I'm seeing the same thing as well. When I do a tcpdump of all traffic from the grafana host to the controller, home of keystone and gnocchi, i only...

Using `keystone` auth mode will pull a new token whenever a new one is needed. Here is my settings. ![Capture](https://user-images.githubusercontent.com/873664/59938415-e39c9700-9422-11e9-9094-9c09f0feb2c4.JPG)

@elsobrino While I finally did get the CORS working, This issue was specifically to change `reason.message` to contain `reason.status`. I've seen no response from [gnocchi](https://gnocchi.osci.io/)