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

How to upload fields for Event #28

Open
CPunisher opened this issue Dec 30, 2024 · 0 comments
Open

How to upload fields for Event #28

CPunisher opened this issue Dec 30, 2024 · 0 comments

Comments

@CPunisher
Copy link

CPunisher commented Dec 30, 2024

I try the example https://github.com/axiomhq/tracing-axiom/blob/main/examples/fmt/main.rs

But the Event is empty in the dashboard. When I replace info! with error!, I can see some built-in fields in the Event.

So how can I upload custom fields? I also try info!(body = "xxx") but it doesn't work either.

image
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

1 participant