Skip to content

Commit ca3ca01

Browse files
authored
[Infra UI] Add documentation for known workarounds (#253)
* Documenting known workarounds * add 6.6 specific instructions
1 parent 782d921 commit ca3ca01

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/en/infraops/installation.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,8 @@ configuration]
156156
* {metricbeat-ref}/configuration-autodiscover.html[{metricbeat} autodiscover
157157
configuration]
158158

159+
160+
[float]
161+
==== Known Workarounds
162+
163+
*Running Metricbeat <=6.5 with Kibana 6.6+*:: For Kubernetes, you will need to change the "Pod ID" field in the "Configure Source" panel (`xpack.infra.sources.default.fields.pod` in `config/kibana.yml` for Kibana 6.6) to `kubernetes.pod.name`. There is a caveat for this workaround; if you have two pods with the same name, only one will be visible in the UI.

0 commit comments

Comments
 (0)