prometheus-api-client-python
prometheus-api-client-python copied to clipboard
Add optional auth parameters for requests
Addresses #244
@ugurzongur this looks great! But I don't really know how to test it since I don't have access to an amazon instance. Do you have any suggestions? Could you also please add a mock test if possible?
FWIW I've tested this and was able to pull metrics from my AMP Workspace. This looks good to me and I'd be very happy to have this functionality available.
Now that I think about it, the changes seem simple enough that we can merge them.