line / promgen

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

Show rule description in rule page #403

Closed vincent-olivert-riera closed 1 year ago

vincent-olivert-riera commented 1 year ago

Before, when you wanted to see the description of a rule, you needed to edit it in order to load the form and then look at the description field. That was a little bit weird and could be considered as an anti pattern for good usability.

Now, since we have added the description to the rule_dict template tag, it is displayed in the rule detail page.

vincent-olivert-riera commented 1 year ago

Rebased on master with fixup commits squashed: