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

Option to use ephemeral entity attributes #9913

Open
wkoot opened this issue Oct 2, 2024 · 0 comments · May be fixed by #9914
Open

Option to use ephemeral entity attributes #9913

wkoot opened this issue Oct 2, 2024 · 0 comments · May be fixed by #9914
Assignees
Labels
python Pull requests that update Python code Tech Technical change without significant user impact

Comments

@wkoot
Copy link
Contributor

wkoot commented Oct 2, 2024

Add an option to use entity attributes which are not saved to the db, but only used during the collector run.
This allows for saving data in its original type, instead of going through the trouble of (de)serialization steps.
In particular, this is the underlying issue causing #5313

@wkoot wkoot added Tech Technical change without significant user impact python Pull requests that update Python code labels Oct 2, 2024
@wkoot wkoot self-assigned this Oct 2, 2024
wkoot added a commit that referenced this issue Oct 2, 2024
@wkoot wkoot linked a pull request Oct 2, 2024 that will close this issue
@wkoot wkoot linked a pull request Oct 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code Tech Technical change without significant user impact
Projects
Status: Reviewing in progress
Development

Successfully merging a pull request may close this issue.

1 participant