Fix for Grafana does not plot the RDT plugin data correctly.
[barometer.git] / docker / ansible / roles / config_files / templates / rdt.conf.j2
index 814c23c..0e1afcf 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 <LoadPlugin intel_rdt>
-  Interval "{{ rdt_interval }}"
+  Interval {{ rdt_interval }}
 </LoadPlugin>
 
 <Plugin intel_rdt>