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

Logfile support #844

Open
simonsan opened this issue May 8, 2023 · 4 comments
Open

Logfile support #844

simonsan opened this issue May 8, 2023 · 4 comments

Comments

@simonsan
Copy link
Contributor

simonsan commented May 8, 2023

There is a TODO comment in trace::component about logfile support:

// TODO(tarcieri): logfile support?

How would one approach this to add that to abscissa_core?

@sofiedotcafe
Copy link

+1

@tony-iqlusion
Copy link
Member

Our usages of Abscissa are all with journald, so we won't be adding this ourselves. However, PRs accepted.

@simonsan
Copy link
Contributor Author

simonsan commented Oct 29, 2024

@tony-iqlusion Our usages of Abscissa are all with journald, so we won't be adding this ourselves. However, PRs accepted.

How would you imagine it, something like this?

But we pull tracing-appender as a dependency for this, then? And we use non-blocking, or do we build our own threaded solution based on abscissas thread manager?

@simonsan
Copy link
Contributor Author

simonsan commented Dec 3, 2024

@tony-iqlusion Also here, do you have a preferred approach how to do it, or should we just add to Tracing component?

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

3 participants