yahoojapan / presto_exporter

Apache License 2.0
34 stars 17 forks source link

Add the https and shared secret authentication support #13

Closed alexku7 closed 3 years ago

alexku7 commented 3 years ago

Hello

We are using the presto with HTTPS only with internal shared secret for the authentication between the presto's components like described here https://prestosql.io/docs/current/security/internal-communication.html

Is it possible to add this support to the exporter so it will be able to scrape the metrics from the https with authentication ?

oneonestar commented 3 years ago

This project has been deprecated. Please consider using jmx_exporter instead.