Skip to content

Commit 2b62afe

Browse files
committed
Update k8s.md
1 parent d75482d commit 2b62afe

File tree

1 file changed

+3
-5
lines changed
  • docs/_include/general-shipping

1 file changed

+3
-5
lines changed

docs/_include/general-shipping/k8s.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,6 @@ For example, for a parameter called `someField` in the `logzio-apm-collector`'s
251251
```shell
252252
--set logzio-apm-collector.someField="my new value"
253253
```
254-
255-
256-
</TabItem>
257-
<TabItem value="k8s-obj-data" label="K8S Objects" default>
258-
259254
## Enable eBPF Auto-instrumentation (OBI)
260255

261256
Avilable from `logzio-monitoring` version `7.9.2`
@@ -308,6 +303,9 @@ Override OBI settings:
308303
> OBI has limitations with gRPC and HTTP/2 protocols. See [Context Propagation Guide](https://github.com/logzio/logzio-helm/blob/master/charts/obi/CONTEXT_PROPAGATION.md) for details.
309304

310305

306+
</TabItem>
307+
<TabItem value="k8s-obj-data" label="K8S Objects" default>
308+
311309
## Send Metrics with Kubernetes object logs
312310

313311
:::caution Important

0 commit comments

Comments
 (0)