4376167a04
This new table will be used to store the external_dashboard_url which allows users to add a link to their external dashboards (ex Grafana) to the Metrics dashboard. |
||
---|---|---|
.. | ||
unreleased | ||
archive.md | ||
README.md |
Generating changelog entries
To generate and validate your changelog entries:
- Run
bin/changelog
to generate. - Run
scripts/lint-changelog-yaml
to validate.
See development/changelog documentation for detailed usage.