summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README
blob: 2929b0aeca206c4ab9e48d692856ab09c4cb2066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
These patches are mirror of upstream TelemetryService implementation.
Until change is integrated they will be manually merged here to enable feature in Intel builds.

Current revisions:
- Redfish TelemetryService schema implementation
	https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/31692/29

- Add support for POST in MetricReportDefinitions
	https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/32536/24

- Add support for DELETE in MetricReportDefinitions/<str>
	https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/32537/23

- Add support for "OnRequest" in MetricReportDefinition
	https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/33358/17

- Add support for MetricDefinition scheme
	https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/33363/20

- Temporary patch for EventService because of change in design
    0006-Fix-MetricReport-timestamp-for-EventService.patch