node_exporter isn't accessed via a browser - it's accessed only from prometheus scrapes.
If you configure prometheus to scrape using https, then it will only use https. STS won't make any difference. Furthermore, if you configure node_exporter to use TLS, then it will *only* serve TLS. It doesn't provide separate http and https ports (like port 80 and port 443). So STS doesn't make any sense. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/faea5830-a516-4b68-9b81-40bdc863c9fbn%40googlegroups.com.

