Jeff Baier
Jeff Baier
Is anyone working on this? I need this functionality for my project so I am interested in adding it. But I don't want to step on anyone's toes if they...
> Has anyone tried using Chrome's partition flag on the cookies? I was actually just coming back to this thread to discuss this. I ended up not implementing the LTI...
> and I don't think any monkeypatching will be required You have to because the base python cookie library doesn't support `Partitioned` yet. https://github.com/python/cpython/pull/112714 > Were you able to test...
@spencerolson This still seems to be an issue and is causing quite a few headaches for us. Any follow up from the dev team?
This would be very useful to us as well.
The only service support I see is the `__meta_netbox_services` label on Virtual Machines and Devices. That is just the text string of the Service name, I don't see how that...
So if I understand your example, for it to work you have to make the Virtual Machine name a DNS or IP address because the prometheus config uses that as...
This config has two jobs. The first using blackbox to check a URL for a 200 OK response. There is no IP defined for the service because its not applicable....
I have created PR #122 for this issue. I have been running this code for the last week in my production Netbox.