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

Added support to collect control plane component metrics; etcd #384

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Added support to collect control plane component metrics; etcd #384

merged 1 commit into from
Mar 2, 2022

Conversation

jvoravong
Copy link
Contributor

@jvoravong jvoravong commented Feb 17, 2022

Description:
This PR adds support for collecting metrics from the k8s etcd.

Testing:
I tested and verified these changes with Kubernetes and Openshift.

Notes:
We need the collector to have access to the etcd TLS certs. In this PR we have the user supply the needed certs using values.yaml. Other collector distributions that collect etcd metrics also require the user to do a similar setup.

@jvoravong jvoravong requested review from a team as code owners February 17, 2022 22:22
CHANGELOG.md Outdated Show resolved Hide resolved
docs/advanced-configuration.md Outdated Show resolved Hide resolved
helm-charts/splunk-otel-collector/values.yaml Outdated Show resolved Hide resolved
helm-charts/splunk-otel-collector/templates/secret.yaml Outdated Show resolved Hide resolved
@jvoravong
Copy link
Contributor Author

Since we have a splunk and etcd secret now, I refactored (secret->secret-splunk) the original secret file names.

@jvoravong jvoravong requested a review from dmitryax March 1, 2022 17:42
Copy link
Contributor

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

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

LGTM

@dmitryax
Copy link
Contributor

dmitryax commented Mar 2, 2022

@jvoravong please rebase the PR

@dmitryax dmitryax self-requested a review March 2, 2022 02:23
@jvoravong jvoravong merged commit f5b1918 into signalfx:main Mar 2, 2022
@jvoravong jvoravong deleted the OTL-374-etcd branch March 2, 2022 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants