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

No ttl for label cache #3019

Open
dreamerlzl opened this issue Jan 14, 2025 · 1 comment
Open

No ttl for label cache #3019

dreamerlzl opened this issue Jan 14, 2025 · 1 comment

Comments

@dreamerlzl
Copy link
Contributor

In previous versions of parca-agent (e.g. 0.31.0) there is a ttl for the label cache like 3 * profiling duration(so it's easier to profile specific pods at will by attaching a label to a pod + relabel_configs). Now after refactoring based on otel ebpf profiler, the TTL has been removed. Is this by design?

https://github.com/parca-dev/parca-agent/blob/v0.35.1/reporter/parca_reporter.go#L450

@brancz
Copy link
Member

brancz commented Jan 14, 2025

No particular reason, we can definitely add TTL again!

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

2 participants