autometrics-dev / vscode-autometrics

A vscode extension to extract information from your autometrics enabled code.
https://marketplace.visualstudio.com/items?itemName=Fiberplane.autometrics
MIT License
13 stars 2 forks source link

Authenticated Prometheus requests #25

Open emschwartz opened 1 year ago

emschwartz commented 1 year ago

The extension should support using basic auth to authenticate with Prometheus. We may also want to support other auth mechanisms to talk to other hosted Prometheus-compatible solutions

If we support multiple environments (https://github.com/autometrics-dev/vscode-autometrics/discussions/26), we should also think about how to have the auth details on a per-environment basis.

arendjr commented 1 year ago

What milestone do you think we should apply? It sounds like something a lot of people may need, so attaching to 1.0 may make sense, I think.

emschwartz commented 1 year ago

Makes sense to me