Skip to content

Remove Telemetry component #18194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
6 changes: 0 additions & 6 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
/installation/resources/crds/monitoring @kyma-project/observability
/installation/resources/crds/ory @kyma-project/goat
/installation/resources/crds/serverless @kyma-project/Otters
/installation/resources/crds/telemetry @kyma-project/observability

/resources/api-gateway @kyma-project/goat
/resources/application-connector @kyma-project/Framefrog
Expand All @@ -51,11 +50,9 @@
/resources/istio @kyma-project/goat
/resources/istio-resources @kyma-project/goat
/resources/istio-resources/files/dashboards @kyma-project/observability
/resources/logging @kyma-project/observability
/resources/monitoring @kyma-project/observability
/resources/ory @kyma-project/goat
/resources/serverless @kyma-project/Otters
/resources/telemetry @kyma-project/observability

/resources/keda-manager @kyma-project/Otters
/resources/btp-manager @kyma-project/gopher
Expand All @@ -70,10 +67,7 @@
/tests/fast-integration/skr-nightly @kyma-project/gopher
/tests/fast-integration/skr-test @kyma-project/gopher
/tests/fast-integration/smctl @kyma-project/gopher
/tests/fast-integration/logging @kyma-project/observability
/tests/fast-integration/monitoring @kyma-project/observability
/tests/fast-integration/telemetry-test @kyma-project/observability
/tests/fast-integration/tracing @kyma-project/observability
/tests/fast-integration/prow @kyma-project/Jellyfish

/tests/function-controller @kyma-project/Otters
Expand Down
1 change: 0 additions & 1 deletion installation/resources/components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ prerequisites:
- name: "certificates"
namespace: "istio-system"
components:
- name: "telemetry"
- name: "monitoring"
- name: "eventing"
- name: "ory"
Expand Down
81 changes: 0 additions & 81 deletions installation/resources/crds/telemetry/logparsers.crd.yaml

This file was deleted.

Loading