Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prometheus server is disabled #80

Open
thorrak opened this issue Mar 2, 2023 · 0 comments
Open

Prometheus server is disabled #80

thorrak opened this issue Mar 2, 2023 · 0 comments

Comments

@thorrak
Copy link
Owner

thorrak commented Mar 2, 2023

Due to issues with AsyncTCP/AsyncWebServer, I had to drop everything Async in order to build a stable web interface. Unfortunately, the Prometheus server was built around Async, so I had to disable it in order to get v15 built.

I'm pretty sure reenabling it will be straightforward (make the same changes I made to convert from Async to synchronous HTTP, conditionally initialize the server based on an extendedSettings toggle) but given the bugs in v14/the move away from the ESP8266, I want to get v15 published sooner rather than later, and therefore will be deferring this work to v16.

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

No branches or pull requests

1 participant