What is the recommended way to add TLS encryption to Prometheus scrape endpoints?
-
A
Configure tls_config in the scrape job or use a reverse proxy with TLS termination
-
B
Enable the --tls flag on the Prometheus binary
-
C
Use IPtables to encrypt TSDB traffic
-
D
Configure TLS via recording_rules