Home
last modified time | relevance | path

Searched hist:"8069771 c" (Results 1 – 17 of 17) sorted by relevance

/openbmc/telemetry/src/utils/
H A Dclock.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/src/interfaces/
H A Dclock.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
H A Dmetric.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/tests/src/fakes/
H A Dclock_fake.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/src/types/
H A Dcollection_duration.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/tests/src/params/
H A Dmetric_params.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
H A Dtrigger_params.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/tests/src/
H A Ddbus_environment.cpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
H A Ddbus_environment.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
H A Dtest_metric.cpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
H A Dtest_report.cpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/tests/src/mocks/
H A Dmetric_mock.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/src/
H A Dmetric.hpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
H A Dmetric.cpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
H A Dreport_factory.cpp8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/tests/
H A Dmeson.build8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
/openbmc/telemetry/
H A Dmeson.build8069771c Thu Mar 04 03:49:27 CST 2021 Krzysztof Grobelny <krzysztof.grobelny@intel.com> added support for Collection Functions

new supported operations: min,max,sum,avg
new supported time scopes: interval,startup

added unit test to verify that each collection function returns correct
timestamp and value

Tested:
- POST/GET on telemetry features in bmcweb, no regression detected
- Using dbus API metric with collection function works as expected

Change-Id: Ib364c433915e07fd7a102f00109525362c40ab8a
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>