summaryrefslogtreecommitdiff
path: root/releasenotes/notes/metrics-notifier-information-17858c8e27c795d7.yaml
blob: 5c9e22903f32a3a0a0219bd23a7893ea8804569d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    Notification events for metrics data now contains a ``node_name``
    field to assist operators with relating metrics data being transmitted
    by the conductor service.
fixes:
  - |
    Notification event types now include the hardware type name string as
    opposed to a static string of "ipmi". This allows event processors and
    operators to understand what the actual notification event data source
    is as opposed to having to rely upon fingerprints of the data to make
    such determinations.