fix: Change metrics endpoint to use https instead of http 8082 to prevent sending BASIC_AUTH in plaintext. #95
Reference in New Issue
Block a user
No description provided.
Delete Branch "eCommons/traefik:metrics-secure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
abra.shThis fixes #94 . The monitoring-ng recipe uses this metrics endpoint and is updated to use the secure endpoint with coop-cloud/monitoring-ng#17
Nice, thanks for doing this! While you are on it, could you add a small section to the readme to document this feature?
@decentral1se I guess this is a breaking change and we need to make a version bump again
👏
Oops:
57e5c49c817370ecfa9dWe should follow our own rules 🙃
Fixed and released
239c268271Oops 🤭 I did make an extra commit for this locally, but apparently forgot to add it. Thanks for catching and fixing it @decentral1se !