Commit graph

39 commits

Author SHA1 Message Date
Alexander A. Klimov
cec7a1df43 Keep the images layout fixed even if some fail to load 2018-03-20 16:47:01 +01:00
Alexander A. Klimov
57150d2405 Display charts based on the default template(s) assembled from metrics not covered by concrete templates' filters
refs #135
2018-02-12 14:32:00 +01:00
Alexander A. Klimov
fee240e830 Separate default templates more strictly from the other ones
refs #135
2018-02-09 18:23:23 +01:00
Alexander A. Klimov
9d17b1306a Filter templates (again) by monitored object type they're designed for 2018-02-09 13:56:22 +01:00
Alexander A. Klimov
be4b4a4ad8 Fix bad reference foreach 2018-02-09 12:09:30 +01:00
Alexander A. Klimov
8746c2fcac Group graphs by service elements
refs #124
2018-02-02 10:42:29 +01:00
Alexander A. Klimov
dd68f8f051 Make templates overridable by (check command, name) 2018-01-12 11:40:17 +01:00
Alexander A. Klimov
3c84181723 Combine some templates 2018-01-12 11:34:29 +01:00
Alexander A. Klimov
c7201e03e8 Merge branch 'feature/disable-no-graphs-found-99'
refs #99
2017-12-19 11:17:16 +01:00
Alexander A. Klimov
a410e50c82 Add setting: Disable "no graphs found"
refs #99
2017-12-18 18:09:55 +01:00
Alexander A. Klimov
accb255ce7 Enlarge the smaller graphs 2017-12-18 13:21:58 +01:00
Alexander A. Klimov
daea0c2c78 Merge branch 'feature/option-default-time-range-98'
fixes #98
2017-12-18 11:31:13 +01:00
Alexander A. Klimov
1c843915ac Add global option to set default time range
refs #98
2017-12-15 16:32:19 +01:00
Alexander A. Klimov
2450fcb2fe Parameterize the service variable vars.check_command
refs #101
2017-12-15 14:33:56 +01:00
Alexander A. Klimov
ceb114701b Detail view extension: only show the graphs section if there are graphs to show 2017-11-27 15:38:30 +01:00
Alexander A. Klimov
e33b2b42c0 Use the framework's "Show more" spoilers 2017-11-22 10:37:59 +01:00
Alexander A. Klimov
64615236db Merge branch 'bugfix/reduce-graph-flickering-72'
fixes #72
2017-11-21 18:26:27 +01:00
Alexander A. Klimov
58eb4642e9 Simplify internal time range interfaces
refs #86
2017-11-21 11:59:17 +01:00
Alexander A. Klimov
369e39382b Remove all kinds of flickering
refs #72
2017-11-16 18:34:32 +01:00
Alexander A. Klimov
0f536c660c Provide default template
resolves #70
2017-11-15 11:58:54 +01:00
Johannes Meyer
be74138f52 Show a maximum of two graphs in the detail view, by default
It's still possible for the user to expand all graphs.

refs #60
2017-11-15 08:34:49 +01:00
Alexander A. Klimov
5b6ae2421e Replace broken legend partial view script with the legend provided by Graphite Web
refs #60
2017-11-14 12:37:29 +01:00
Alexander A. Klimov
9d1f03d6fd Monitored object detail view extension: serve a 1x1 #00000000 image first
refs #68
2017-10-19 18:00:19 +02:00
Alexander A. Klimov
eacec58b22 Resolve templates' macros on demand
refs #5
2017-10-06 17:27:50 +02:00
Alexander A. Klimov
aba61645f8 Decide which templates to use based on the real check command
refs #5
2017-10-06 17:03:45 +02:00
Alexander A. Klimov
a830cae3d7 Merge branch 'master' into feature/get-check-command-55 2017-10-05 16:34:12 +02:00
Alexander A. Klimov
379ee445f5 Graphs widget: allow additional CSS classes
refs #59
2017-10-04 10:48:22 +02:00
Alexander A. Klimov
e723b04a04 Query only the templates designed for the monitored object's check command
refs #55
2017-09-29 17:36:46 +02:00
Alexander A. Klimov
6be7a01cec Allow multiple templates per check command 2017-09-29 14:54:29 +02:00
Alexander A. Klimov
1c5c57b5cf Centralize operations on hardcoded paths
refs #54
2017-09-29 10:26:58 +02:00
Alexander A. Klimov
73720cf917 Actually use the new components
refs #54
2017-09-28 18:56:16 +02:00
Alexander A. Klimov
f03f583235 Merge branch 'feature/restrictions-11'
fixes #11
2017-09-22 14:20:06 +02:00
Alexander A. Klimov
94ee711c5a Re-introduce "template" as required parameter for /graph/*
refs #53
2017-09-22 13:57:34 +02:00
Alexander A. Klimov
fe08facbde Fix not found monitored objects
refs #11
2017-09-22 11:55:46 +02:00
Alexander A. Klimov
e299d9c816 Actually use the new URLs
refs #46
2017-09-21 17:03:05 +02:00
Alexander A. Klimov
53848ed5b7 Implement simple-to-use image URLs /graph/*
refs #46
2017-09-21 16:45:37 +02:00
Alexander A. Klimov
1f5d59a4ad Enlarge graphs in the monitored objects' detail views 2017-09-20 17:19:57 +02:00
Alexander A. Klimov
e9b5fde0c5 Cache filesystem read operations' results
refs #48
2017-09-20 11:37:47 +02:00
Alexander A. Klimov
e750c302dd Load graphs' <img/>s synchronously
refs #48
2017-09-20 11:37:47 +02:00