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

v2 -- Add the ability to target a service for profiling #1101

Open
ceastman-r7 opened this issue Jan 12, 2025 · 0 comments
Open

v2 -- Add the ability to target a service for profiling #1101

ceastman-r7 opened this issue Jan 12, 2025 · 0 comments

Comments

@ceastman-r7
Copy link

ceastman-r7 commented Jan 12, 2025

Instead of profiling everything, can we have a configuration where we can specify a list of individual services (regexed) to be profiled

maybe something like:

profiling:
enabled: true
includeService: ["ebpf/default/alliance-toolkit.*"]

the expectation would be that if includeService was defined then only the services in the list would be profiled

This would be a cost savings to customers where they could target a set of services to be profiled as opposed to profiling everything but only having time to fix coding issues in a small number of services.

@ceastman-r7 ceastman-r7 changed the title And the ability to target a service for profiling v2 -- Add the ability to target a service for profiling Jan 12, 2025
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

No branches or pull requests

1 participant