...
- type : (counter, gauge, state, context) type can be a counter value (to track how many times something has happened), a gauge (for instantaneous measurement types) a state or a context.
- sample_freq : Frequency of the performance measurement
- name : The name of the measurement
- enabled : This value shows if the config is enabled or not.
...