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

Different Exporter::shutdown() interface across signals #2262

Open
lalitb opened this issue Oct 29, 2024 · 0 comments
Open

Different Exporter::shutdown() interface across signals #2262

lalitb opened this issue Oct 29, 2024 · 0 comments
Labels
help wanted Good for taking. Extra help will be provided by maintainers/approvers

Comments

@lalitb
Copy link
Member

lalitb commented Oct 29, 2024

Metrics:

fn shutdown(&self) -> MetricResult<()>;

Trace:

Logs:

Logs and Trace are similar, Metrics return the status. Specs doesn't mandates returning status.

This should not be a big deal, just opening the issue to track.

@lalitb lalitb added the help wanted Good for taking. Extra help will be provided by maintainers/approvers label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Good for taking. Extra help will be provided by maintainers/approvers
Projects
None yet
Development

No branches or pull requests

1 participant