summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README
blob: cd15a815c40da7c772c84f0bb9cf5fc6717f9ea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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:
- Add support for MetricDefinition scheme
  https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/33363/89

- Sync Telmetry service with EventService
  https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/38798/36

- LogService field, actual implementation will be upstreamed with triggers feature
  file://telemetry/0003-Revert-Remove-LogService-from-TelemetryService.patch

- Event service fix for Context field
  file://telemetry/0004-event-service-fix-added-Context-field-to-response.patch

- Switched bmcweb to use new telemetry service API
  https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/44270/4

- Add support for MetricDefinition property in MetricReport
  https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/44512/8

- Generalize ReadingType in MetricDefinition
  file://telemetry/0007-Generalize-ReadingType-in-MetricDefinition.patch