memfaultd 1.26.1

Memfault daemon for embedded Linux systems. Observability, logging, crash reporting, and updating all in one service. Learn more at https://docs.memfault.com/
Documentation
---
source: memfaultd/src/collectd/payload.rs
expression: metadatas
---
[
  {
    "name": "statsd/count/mypythonapp.counter1",
    "value": {
      "Counter": {
        "value": 1.0,
        "timestamp": "2023-10-26T22:54:52.757Z"
      }
    }
  },
  {
    "name": "statsd/derive/mypythonapp.counter2",
    "value": {
      "Histogram": {
        "value": 0.999995505178062,
        "timestamp": "2023-10-26T22:54:52.757Z"
      }
    }
  },
  {
    "name": "statsd/count/mypythonapp.counter2",
    "value": {
      "Counter": {
        "value": 10.0,
        "timestamp": "2023-10-26T22:54:52.757Z"
      }
    }
  },
  {
    "name": "statsd/derive/mypythonapp.counter1",
    "value": {
      "Histogram": {
        "value": 0.0999993716964859,
        "timestamp": "2023-10-26T22:54:52.757Z"
      }
    }
  }
]