summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_mapper/src/collectd
AgeCommit message (Expand)Author
2022-05-27Unit test for latest health response validation logicAlbin Suresh
2022-05-27Fix watchdog health check with timestamp validationAlbin Suresh
2022-04-11Closes #1040 use config-dir feature for initalize and run (#1059)PradeepKiruvale
2022-03-31Include PID in health status message of tedge-daemonsAlbin Suresh
2022-03-31Issue #769 Common health check MQTT endpoint for tedge daemonsAlbin Suresh
2022-03-30Merge PR #1025 MQTT health endpoints for tedge-daemonsAlbin Suresh
2022-03-30MQTT health endpoint for collectd-mapperAlbin Suresh
2022-03-24[#761] tedge init (#993)PradeepKiruvale
2022-03-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
2022-02-28Fix: Allow module inception hereMatthias Beyer
2022-02-18Allow `clippy::enum_variant_names` for DeviceMonitorErrorMatthias Beyer
2022-02-18Allow `clippy::enum_variant_names` for CollectdPayloadErrorMatthias Beyer
2022-02-18Rewrite collecting of metric valuesMatthias Beyer
2022-02-18Move c8y mapper tests to c8y module and fix docs for tests.Lukasz Woznicki
2022-02-18Move module to subdirectories and adjust useLukasz Woznicki