Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 3a9193b5edf685693c9ca855d81ada9949e2d457
https://github.com/tribe29/checkmk/commit/3a9193b5edf685693c9ca855d81ada994…
Author: Óscar Nájera <oscar.najera(a)tribe29.com>
Date: 2021-08-17 (Tue, 17 Aug 2021)
Changed paths:
M cmk/gui/plugins/metrics/graph_templates.py
Log Message:
-----------
Reduce code duplication on graph templates
RAW & CEE only differ on their graph tunning over the template. Use a
method for that pre-processing.
Graph tunning are not a graph identification, drop that inheritance. It
is a role over the graph template. GraphTemplateTunning is for the
moment a "namespace", next commit turns them into isolated functions.
Change-Id: I27181a85b90cd40b14068e63d386cb32a89749d8