Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Track trace with ets tables #155

Open
tsloughter opened this issue May 31, 2019 · 0 comments
Open

Track trace with ets tables #155

tsloughter opened this issue May 31, 2019 · 0 comments

Comments

@tsloughter
Copy link
Member

I think we should investigate the performance of using ETS tables to track traces/spans. This would work similar to how db_connection works now with @fishcakez pool. Setting an heir to be a cleanup process provides the feature of a crashed process can have its open spans closed and finishing can be done with ets:giveaway.

It might be too much overhead on a system with thousands of concurrent traces, but I think worth measuring to be sure.

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

No branches or pull requests

1 participant