Revision Date Author Comments
# 921791c7 17-Jun-2024 Manojkiran Eda <manojkiran.eda@gmail.com>

Fix spelling mistakes using codespell

This commit corrects various spelling mistakes throughout the
repository. The corrections were made automatically using `codespell`[1]
tool.

[1]: https://githu

Fix spelling mistakes using codespell

This commit corrects various spelling mistakes throughout the
repository. The corrections were made automatically using `codespell`[1]
tool.

[1]: https://github.com/codespell-project/codespell

Change-Id: I965f52f9eae78bcad39a8d711f99bef7be4cbde0
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>

show more ...


# abec9d54 27-Feb-2024 Jagpal Singh Gill <paligill@gmail.com>

storage metric: add generic path

Add the generic path for the storage metric and the specific paths will
be relative to it, which will be computed at run-time. Delete the
TmpStorage path from the in

storage metric: add generic path

Add the generic path for the storage metric and the specific paths will
be relative to it, which will be computed at run-time. Delete the
TmpStorage path from the interface file.

Change-Id: Iaa82443c432b2e6c8d4a79aaa917d1ba88eec850
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>

show more ...


# 308004bc 15-Feb-2024 Jagpal Singh Gill <paligill@gmail.com>

health_metric: add path for tmp storage

Add the path for temporary storage to be used in HealthMonitor.

Change-Id: I58792286c872846a7b8d71fed11190de852025d6
Signed-off-by: Jagpal Singh Gill <paligi

health_metric: add path for tmp storage

Add the path for temporary storage to be used in HealthMonitor.

Change-Id: I58792286c872846a7b8d71fed11190de852025d6
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>

show more ...


# c2636e89 05-Feb-2024 Jagpal Singh Gill <paligill@gmail.com>

health_metric: add bmc metric path

Add the BMC health metric path to be used in phosphor-health-monitor.

Change-Id: I6a06fe12f7c89847a035a0e6b87dbdbad36cb708
Signed-off-by: Jagpal Singh Gill <palig

health_metric: add bmc metric path

Add the BMC health metric path to be used in phosphor-health-monitor.

Change-Id: I6a06fe12f7c89847a035a0e6b87dbdbad36cb708
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>

show more ...


# cc4ce70d 31-Dec-2023 Jagpal Singh Gill <paligill@gmail.com>

health-metric: add dbus path for total cpu

Add the DBus path for total CPU to be used in phosphor-health-monitor.

Change-Id: Id50d84c7cdc96e723575db591a3d97d052d016bb
Signed-off-by: Jagpal Singh Gi

health-metric: add dbus path for total cpu

Add the DBus path for total CPU to be used in phosphor-health-monitor.

Change-Id: Id50d84c7cdc96e723575db591a3d97d052d016bb
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>

show more ...


# 157c864e 29-Dec-2023 Jagpal Singh Gill <paligill@gmail.com>

health-metric: add dbus path for read-write storage

Add the DBus path for read write storage to be used in phosphor-health-monitor.

Change-Id: Ic162468dc272a6707cd39476d8e9f128de83e874
Signed-off-b

health-metric: add dbus path for read-write storage

Add the DBus path for read write storage to be used in phosphor-health-monitor.

Change-Id: Ic162468dc272a6707cd39476d8e9f128de83e874
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>

show more ...


# 800f7080 15-Dec-2023 Patrick Williams <patrick@stwcx.xyz>

metric: rename from metrics

Generally use non-plural names. Do a trivial rename of the Metric
definitions before they start being used by applications.

Signed-off-by: Patrick Williams <patrick@stw

metric: rename from metrics

Generally use non-plural names. Do a trivial rename of the Metric
definitions before they start being used by applications.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ia0f210684c8aa0f567d5a1d70baf7eb8956b8712

show more ...