This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 436274f Updated CHANGELOG.md
new a63eef0 chore(doc): Add Camel K operator monitoring documentation
new f581116 chore(doc): Document user workload monitoring in OpenShift
versions 4.3 to 4.5
new 671d62a feat(doc): Create a separate page dedicated to Integration
scaling
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/modules/ROOT/nav.adoc | 4 +
.../{monitoring.adoc => integration.adoc} | 118 +-------------
.../ROOT/pages/observability/monitoring.adoc | 153 ++----------------
.../modules/ROOT/pages/observability/operator.adoc | 176 +++++++++++++++++++++
docs/modules/ROOT/pages/scaling/integration.adoc | 67 ++++++++
5 files changed, 269 insertions(+), 249 deletions(-)
copy docs/modules/ROOT/pages/observability/{monitoring.adoc =>
integration.adoc} (51%)
create mode 100644 docs/modules/ROOT/pages/observability/operator.adoc
create mode 100644 docs/modules/ROOT/pages/scaling/integration.adoc