summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@intel.com>2022-03-24 19:15:20 +0300
committerJason M. Bills <jason.m.bills@intel.com>2022-03-24 21:47:43 +0300
commit45f1c88d8936cb0f8bb3ff0740ae00f4e13c681e (patch)
tree05795cfd7ff03d920c877f836f97e39518ec46ec /meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README
downloadopenbmc-bmcweb-patches.tar.xz
bmcweb patches on current bump to f7725d7bmcweb-patches
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README b/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README
new file mode 100644
index 000000000..224790df8
--- /dev/null
+++ b/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb/telemetry/README
@@ -0,0 +1,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:
+- LogService field, actual implementation will be upstreamed with triggers feature
+ file://telemetry/0001-Revert-Remove-LogService-from-TelemetryService.patch
+
+- ref: use url_view for telemetry uris
+ https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/51650/7
+
+- Fix Trigger GET functionality
+ https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/51521/9
+
+- Add support for POST on TriggersCollection
+ https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/44935/27
+
+- Switched bmcweb to use new telemetry service API
+ https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/44270/39
+
+- Add PUT and PATCH for MetricReportDefinition
+ https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/49796/13
+
+- Add Links/Triggers to MetricReportDefinition
+ https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/51723/1