Commit Graph

4 Commits

Author SHA1 Message Date
3021ec4436
Added newline for better readability in metrics template
A newline has been added to the metrics.twig template to improve code readability. This change separates different sections of the code, making it easier to understand and maintain.
2024-06-13 13:40:35 +02:00
2ffac2254c
Update metric type based on definition, add detailed description
- Update metric type based on definition
- Add detailed description for metric type if defined
2024-06-05 08:33:24 +02:00
069e550a3f
Refactor metric retrieval and display
Improved handling of submetrics for better data organization and presentation. Updated metric values based on retrieved data, ensuring accurate representation in the metrics template file.
2024-06-03 23:47:40 +02:00
5d76b42c23
Added the first code 2024-06-03 19:48:39 +02:00