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

[CHORE] adding ebpf collector #833

Closed

Conversation

nicolastakashi
Copy link
Contributor

@nicolastakashi nicolastakashi commented Jul 13, 2023

As proposed on this open-telemetry/opentelemetry-network#186, I'm adding the eBPF collector as part of the collector helm chart.

povilasv and others added 9 commits June 22, 2023 17:45
* POC CRD generation with template

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Improve values structure; add target allocator

Signed-off-by: Matej Gera <matejgera@gmail.com>

* More improvements to target allocator; add service account and cluster role for target allocator

Signed-off-by: Matej Gera <matejgera@gmail.com>

* More formatting; add more docs

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Bump chart version

Signed-off-by: Matej Gera <matejgera@gmail.com>

---------

Signed-off-by: Matej Gera <matejgera@gmail.com>
* Fix condition for generating SA / CR

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Fix extra env indentation

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Bump chart

Signed-off-by: Matej Gera <matejgera@gmail.com>

---------

Signed-off-by: Matej Gera <matejgera@gmail.com>
* Add MySQL POC

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Enhance preset to allow specifying multiple MySQL instances

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Extend values to include MySQL logs preset config

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Ensure cluste role is generate if metrics enabled

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Generate examples

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Bump Chart version

Signed-off-by: Matej Gera <matejgera@gmail.com>

* Regenerate examples

Signed-off-by: Matej Gera <matejgera@gmail.com>

* More docs

Signed-off-by: Matej Gera <matejgera@gmail.com>

---------

Signed-off-by: Matej Gera <matejgera@gmail.com>
@nicolastakashi nicolastakashi marked this pull request as ready for review July 13, 2023 10:31
@nicolastakashi
Copy link
Contributor Author

cc @atoulme

@atoulme
Copy link

atoulme commented Jul 14, 2023

Nice! Thanks for this work.

@atoulme
Copy link

atoulme commented Jul 14, 2023

@nicolastakashi what would you think of making this a new top level chart? @TylerHelmuth is there a process to add a new chart?

@TylerHelmuth
Copy link
Member

@atoulme new charts should be proposed via an Issue.

@TylerHelmuth
Copy link
Member

@nicolastakashi I do not have the context necessary to review this PR. Can you create an issue (or can we move the issue linked to this PR) to discuss what problem this PR solves?

@dmitryax
Copy link
Member

I suggest making it another helm chart. Later, if we want it to be installable along with the collector, it can be set as a subchart. Or, just provide instructions on how to install it with the collector

@povilasv
Copy link
Contributor

made an issue for this #835

@povilasv povilasv mentioned this pull request Jul 17, 2023
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 1, 2023
Signed-off-by: Nicolas Takashi <nicolas.takashi@coralogix.com>
@nicolastakashi
Copy link
Contributor Author

Going to open another PR, cause I was struggling with conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants