Skip to content
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

k8s edits #603

Merged
merged 3 commits into from
Aug 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/_include/general-shipping/k8s.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Before you integrate Kubernetes you'll need:

## Prerequisites

Expand All @@ -19,11 +17,14 @@ import TabItem from '@theme/TabItem';
Below are instructions for configuring each type of telemetry data individually.


import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

<Tabs>
<TabItem value="log-data" label="Logs" default>


## Send your logs
## Logs

To send your logs, our chart`logzio-monitoring` offers two methods:

Expand Down
3 changes: 1 addition & 2 deletions docs/shipping/Containers/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ metrics_alerts: ['5Ng398K19vXP9197bRV1If']
drop_filter: []
---

Integrate your Kubernetes system with Logz.io to monitor your logs, metrics, and traces, gain observability into your environment, and be able to identify and resolve issues with just a few clicks.

Integrate your Kubernetes system with Logz.io to monitor your logs, metrics, and traces, gain observability into your environment, and be able to identify and resolve issues with a few clicks.

{@include: ../../_include/general-shipping/k8s.md}