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

Load chart labels on demand #18699

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

stelfrag
Copy link
Collaborator

@stelfrag stelfrag commented Oct 6, 2024

Summary

Do not load labels on startup (add a new flag to request on demand). This will mostly apply to archived
hosts since charts that are being collected have labels.

Charts removed from memory have their labels deleted. The instance labels are also removed and are marked to be loaded on demand if needed.

@stelfrag stelfrag force-pushed the load_labels_on_demand branch 2 times, most recently from 11b418a to dffea29 Compare October 10, 2024 10:51
@stelfrag stelfrag force-pushed the load_labels_on_demand branch from dffea29 to b444444 Compare October 14, 2024 09:42
@stelfrag stelfrag marked this pull request as ready for review October 14, 2024 09:43
Copy link
Contributor

@thiagoftsm thiagoftsm left a comment

Choose a reason for hiding this comment

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

On cloud charts labels are normal, LGTM!

@stelfrag stelfrag merged commit 8a54890 into netdata:master Oct 15, 2024
148 checks passed
@stelfrag stelfrag deleted the load_labels_on_demand branch October 15, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants