Felix

Results 2 issues of Felix

I added the exporter to our Kubernetes Cluster at the nginx Controller. At the metrics page i get the following errors ``` 4 error(s) occurred: * collected metric nginx_upstream_response label:...

It would be nice to parse podlove chapters from podcast feeds. Specification: https://podlove.org/simple-chapters/ Currently i use the following workaround ```php $feed = new SimplePie(); $feed->set_feed_url("http://GameTalk.FM/feed/m4a/"); $feed->enable_cache(false); $feed->init(); $chapterXml = new...

!Feature Request