rusackas commented on PR #32487: URL: https://github.com/apache/superset/pull/32487#issuecomment-5029631542
Pushed a commit with the three fixes from my last comment: bumped the chart version to 0.22.1 (it was stranded at 0.17.3, behind master's 0.22.0), wrapped the `SERVER_STATSD_PORT` `int()` call in the docs snippet so a bad value falls back to the default instead of raising, and fixed the gunicorn metrics link (it moved to `gunicorn.org/instrumentation/`). Should be green once CI runs — will merge after that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
