File: selective-pipeline-notification-47e8a390b1c7dcc4.yaml

package info (click to toggle)
ceilometer 1%3A24.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,752 kB
  • sloc: python: 21,184; sh: 410; pascal: 151; makefile: 59
file content (10 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    The notification-agent can now be configured to either build meters or
    events. By default, the notification agent will continue to load both
    pipelines and build both data models. To selectively enable a pipeline,
    configure the `pipelines` option under the `[notification]` section.

    Addition pipelines can be created following the format used by existing
    pipelines.