summaryrefslogtreecommitdiff
path: root/redfish-core/include/utils/telemetry_utils.hpp
AgeCommit message (Expand)AuthorFilesLines
2025-02-04clang-format: update latest spec and reformatPatrick Williams1-4/+4
2025-01-31Fix includesEd Tanous1-2/+10
2025-01-20Use SPDX identifiersEd Tanous1-0/+2
2023-10-05Update to boost 1.83.0Ed Tanous1-1/+1
2023-07-31Add PATCH for MetricReportDefinitionLukasz Kazmierczak1-2/+2
2023-07-20Replace logging with std::formatEd Tanous1-6/+6
2023-05-30Add support for POST on TriggersCollectionSzymon Dompke1-0/+19
2023-05-23Switched bmcweb to use new telemetry service APIKrzysztof Grobelny1-1/+71
2023-01-18Fix a boatload of #includesEd Tanous1-0/+8
2022-08-29Sensor optimizationEd Tanous1-3/+1
2022-04-13Add common url segments parserSzymon Dompke1-0/+58
2022-03-30Use url_view for telemetry urisSzymon Dompke1-4/+1
2021-12-17Add support for DELETE on Triggers schemaSzymon Dompke1-4/+10
2021-12-17Add GET method for TriggerCollectionLukasz Kazmierczak1-1/+0
2021-11-05Make telemetry use the common collection utilitiesEd Tanous1-49/+2
2021-04-08Using AsyncResp everywherezhanghch051-2/+3
2021-03-30Add POST and DELETE in MetricReportDefinitionsWludzik, Jozef1-0/+2
2021-02-09Redfish TelemetryService schema implementationWludzik, Jozef1-0/+71