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

Cherry-pick #15761 to 7.x: [Metricbeat][Istio] Add pilot metricset #16050

Merged
merged 2 commits into from
Feb 4, 2020

Conversation

ChrsMark
Copy link
Member

@ChrsMark ChrsMark commented Feb 4, 2020

Cherry-pick of PR #15761 to 7.x branch. Original message:

What does this PR do?

Add pilot metricset for istio Module.

The metrics are collected and exposed by a Prometheus exporter at endpoint:

istio-pilot.istio-system:15014

The pilot job returns the Pilot-generated metrics.

Why is it important?

To enhance the ISTIO module and provide an all-around perspective of it.

How to test this PR locally

  1. Checkout branch and build the x-pack metricbeat executable
  2. Spin up a Kubernetes cluster with Minikube
  3. Install ISTIO https://istio.io/docs/setup/install/
  4. Expose the istio-pilot.istio-system service to working machine, using kubectl port-forward
  5. Enable the istio module, configure it in metricbeat.yaml and start monitoring ISTIO pilot

Related issues

@ChrsMark ChrsMark merged commit 3cb46d4 into elastic:7.x Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants