Skip to content

Cherry-pick #21751 to 7.x: Add proxy metricset#21834

Merged
ChrsMark merged 2 commits intoelastic:7.xfrom
ChrsMark:backport_21751_7.x
Oct 15, 2020
Merged

Cherry-pick #21751 to 7.x: Add proxy metricset#21834
ChrsMark merged 2 commits intoelastic:7.xfrom
ChrsMark:backport_21751_7.x

Conversation

@ChrsMark
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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