Skip to content

Commit

Permalink
Remove EasyConnect
Browse files Browse the repository at this point in the history
  • Loading branch information
ralongit committed Jul 31, 2024
1 parent 2e74209 commit 01137d9
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 178 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ The main repository for Logz.io helm charts are [logzio-helm](https://github.com

Our Helm chart is designed to automatically set up your tracing environment, simplifying the process of sending traces to Logz.io. This feature ensures a hassle-free setup, allowing you to focus on your Kubernetes deployment without worrying about manual configurations.

For a more streamlined connection process, refer to our [Easy Connect guide](/docs/user-guide/telemetry-collector/ezkonnect).

#### _Send traces from Kubernetes_

Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/k8s-360/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Each view lets you dive deeper into the data by using the links at the top of th
### Quick view tabs

:::note
To enrich your existing and newly sent data, use the [Telemetry Collector](https://app.logz.io/#/dashboard/integrations/collectors?tags=Quick%20Setup) to configure and send data quickly, followed by the [Easy Connect](https://docs.logz.io/docs/user-guide/telemetry-collector/ezkonnect/) platform to effectively instrument Kubernetes applications with OpenTelemetry auto-instrumentation.
To enrich your existing and newly sent data, use the [Telemetry Collector](https://app.logz.io/#/dashboard/integrations/collectors?tags=Quick%20Setup) to configure and send data quickly.
:::

Each quick view includes several tabs that provide additional information you can act on. For each tab, you can change the time frame chosen by clicking on the date bar at the top.
Expand Down
167 changes: 0 additions & 167 deletions docs/user-guide/telemetry-collector/ezkonnect.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@ You can review the complete list of parameters and commands Logz.io runs in the

It might take a while for the Telemetry Collector to get up and running, after which you can view your logs, metrics, or traces and get full observability into your system.

### Auto-instrument and tag your code with Easy Connect

Easy connect helps streamline auto-instrumentation and accurately identify and tag logs and traces. Copy and paste the snippet into your terminal to review and update your logs.

![Easy Connect](https://dytvr9ot2sszz.cloudfront.net/logz-docs/ezkonnect/ezkonnect-logs.png)

Learn more about [Easy Connect](/docs/user-guide/telemetry-collector/ezkonnect).

### Optional - Configure data sources

You can configure the data sources collected by the Telemetry Collector. To do so, click on **Advance settings** at the top of the page. You can review and edit the telemetries collected by Logz.io.
Expand Down
1 change: 0 additions & 1 deletion static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@
/user-guide/log-shipping/telemetry-collector.html /docs/user-guide/telemetry-collector/
/user-guide/log-shipping/telemetry-collector-k8s.html /docs/user-guide/telemetry-collector/telemetry-collector-k8s/
/user-guide/log-shipping/telemetry-collector-localhost.html /docs/user-guide/telemetry-collector/telemetry-collector-localhost/
/user-guide/log-shipping/ezkonnect.html /docs/user-guide/telemetry-collector/ezkonnect/
/user-guide/azure-native-integration.html /docs/user-guide/telemetry-collector/azure-native-integration/
/user-guide/give-aws-access-with-iam-roles/ /docs/user-guide/admin/give-aws-access-with-iam-roles/
/user-guide/give-aws-access-with-access-keys/ /docs/user-guide/admin/give-aws-access-with-access-keys/
Expand Down

0 comments on commit 01137d9

Please sign in to comment.