ceilometer/ceilometer/data/meters.d
Dou Yuan a0c56384b5 jsonpath-rw-ext uses operator.add for "+" and operator.sub for "-". operator.add can do string concatenation, but operator.sub cannot do string subtraction. so the original hack does not work, perhaps we should use sub to get an empty string.
Change-Id: I9183a4a9f9cc345d8b4508bd7de1afa0eccd89d1
2023-05-22 20:49:02 +08:00
..
meters.yaml jsonpath-rw-ext uses operator.add for "+" and operator.sub for "-". operator.add can do string concatenation, but operator.sub cannot do string subtraction. so the original hack does not work, perhaps we should use sub to get an empty string. 2023-05-22 20:49:02 +08:00