commit | 75e74076f1c6ccc45b8dd9a9073ed0b0452a9d0a | [log] [tgz] |
---|---|---|
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Wed Nov 08 08:48:49 2023 +0100 |
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Fri Nov 10 13:28:00 2023 +0100 |
tree | 902e78e68ef60b9457bcd779b6c23e679f728ca5 | |
parent | 09ed93b87cb27864b0f1211799af3aaea8b63db7 [diff] |
[AAI] Add tracing-related config to application.properties in OOM chart - make baseUrl[0] and sampling probability[1] configurable [0] url of trace collector (like the central Jaeger) [1] percentage of traces that are sampled Issue-ID: AAI-3676 Change-Id: I84a538311cfb3442f587b7064a461990b82cd18f Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
The ONAP Operations Manager (OOM) is responsible for life-cycle management of the ONAP platform itself; components such as SO, SDNC, etc.
It is not responsible for the management of services, VNFs or infrastructure instantiated by ONAP or used by ONAP to host such services or VNFs.
OOM uses the open-source Kubernetes container management system as a means to manage the containers that compose ONAP where the containers are hosted either directly on bare-metal servers or on VMs hosted by a 3rd party management system.
OOM ensures that ONAP is easily deployable and maintainable throughout its life cycle while using hardware resources efficiently.
Full documentation is available in ONAP documentation in operations and administration guides.
Please see contributing file to learn on how to contribute
All issues should be filled in ONAP Jira.