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 #21751 to 7.x: Add proxy metricset #21834

Merged
merged 2 commits into from
Oct 15, 2020

Conversation

ChrsMark
Copy link
Member

@ChrsMark ChrsMark commented Oct 15, 2020

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

What does this PR do?

This PR adds proxy metricset. It leverages the use_types option.

istiod (#21519) : light-weight metricset on top of Prometheus to collect metrics from the Prometheus exporter of Istio Daemon
proxy : light-weight metricset on top of Prometheus to collect metrics from the Prometheus exporter of each of the proxy sidecars. It is recommended (and documented 🙂 ) to leverage autodiscover feature to enable this metricset so as to dynamically identify sidecars and start monitoring them.

Why is it important?

To be compatible with versions of Istio higher than 1.5.

Related issues

metricbeat-istio-overview
metricbeat-istio-traffic

(cherry picked from commit fc10f06)
@ChrsMark ChrsMark added [zube]: In Review backport Team:Platforms Label for the Integrations - Platforms team labels Oct 15, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 15, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Oct 15, 2020

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21834 updated]

  • Start Time: 2020-10-15T10:38:14.066+0000

  • Duration: 79 min 23 sec

Test stats 🧪

Test Results
Failed 0
Passed 2615
Skipped 579
Total 3194

metricbeat.autodiscover:
providers:
- type: kubernetes
include_annotations: ["prometheus.io.scrape"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you are not using this at all, is this line needed?

Copy link
Member Author

@ChrsMark ChrsMark Oct 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope it's not! I will remove it to avoid confusion 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry I saw now this is a backport, we will need to remove it from master too

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure thing!

@ChrsMark ChrsMark requested a review from exekias October 15, 2020 11:37
@ChrsMark ChrsMark merged commit 05c9fd1 into elastic:7.x Oct 15, 2020
@zube zube bot removed the [zube]: Done label Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants