Skip to content

Conversation

laaber
Copy link

@laaber laaber commented Jun 16, 2025

main.py: add options to prometheus_client's start_http_server settings.py: add environment variables to consider, default to None to not break the old behaviour
README: added config options (environment variables)

Changes to be committed:
modified: README.md
modified: mqtt_exporter/main.py
modified: mqtt_exporter/settings.py

Fixes/Implement: #102

Description:

Provide SSL/TLS encryption via the options listed here: https://prometheus.github.io/client_python/exporting/http/#https

main.py: add options to prometheus_client's start_http_server
settings.py: add environment variables to consider, default to None to
not break the old behaviour
README: added config options (environment variables)

 Changes to be committed:
	modified:   README.md
	modified:   mqtt_exporter/main.py
	modified:   mqtt_exporter/settings.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant