line / promgen

Promgen is a configuration file generator for Prometheus
https://line.github.io/promgen/
MIT License
1.04k stars 150 forks source link

[BUGFIX] Fix handling of kwargs in skip_raw decorator #396

Closed kfdm closed 2 years ago

kfdm commented 2 years ago

When calling post_save with Service, we call out to save_project, but did not handle some of our required parameters correctly