memfaultd 1.24.0

Memfault daemon for embedded Linux systems. Observability, logging, crash reporting, and updating all in one service. Learn more at https://docs.memfault.com/
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
See builtin.conf (in the source files) for configuration options.
At minimum, your override of this file should provide these keys:
{
  "software_version": "<YOUR_SOFTWARE_VERSION>",
  "software_type": "<YOUR_SOFTWARE_TYPE>",
  "project_key": "<YOUR_PROJECT_KEY>",
  "persist_dir": "<YOUR_PERSISTENT_STORAGE_DIR>"
}
*/

{
}