bcdonadio
3 years agoNovice I
simon The OpenMetrics exporter for FA is not accepting
simon The OpenMetrics exporter for FA is not accepting the hardcoded (unless you do some kind of jerryrig with relabeling) "target" parameter when receiving the GET request from Prometheus Operator. It is expecting the "endpoint" parameter instead. I made a small mistake opening a PR against the main repo with the simple substitution I made for internal purposes, but I believe a retro-compatible solution would be the best, one the accepts both parameter names. How would you prefer to handle it?