f00a0458a1
This allows metrics to be fetched from the current scope in the monasca collector, in case cross-metric tenant submission is enabled: https://github.com/openstack/monasca-agent/blob/master/docs/MonascaMetrics.md#cross-tenant-metric-submission. Story: 2006696 Task: 36999 Change-Id: Icd32a2d0be249efea0867d8a2966c156084e75bb
7 lines
245 B
YAML
7 lines
245 B
YAML
---
|
|
features:
|
|
- |
|
|
Cross-tenant metric submission is now supported in the monasca collector.
|
|
In order to a fetch metric from the scope that is currently being processed,
|
|
the ``forced_project_id`` option must be set to ``SCOPE_ID``.
|