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

out_opentelemetry: upload log as object instead of json string #6352

Closed
wants to merge 3 commits into from

Conversation

Syn3rman
Copy link
Contributor

@Syn3rman Syn3rman commented Nov 7, 2022

Signed-off-by: Aditya Prajapati [email protected]


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
[INPUT]
	Name dummy
	Tag dummy.log
	Rate 1
	Dummy {"key": ["val1", 1, 2.3], "key2": "val2"}

[OUTPUT]
	name stdout
	match *

[OUTPUT]
	name opentelemetry
	match *
	host 0.0.0.0
	port 3434
	logs_uri /v1/logs
	metrics_uri /v1/metrics
	traces_uri /v1/traces
  • Debug log output from testing the change

https://pastebin.com/8DCBcjzN

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

Documentation

  • Documentation required for this feature

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 13:09 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 13:10 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 13:30 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 17:04 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 17:05 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 17:21 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 17:31 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 17:32 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 17:51 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 18:41 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 18:41 Inactive
@Syn3rman Syn3rman temporarily deployed to pr November 7, 2022 18:59 Inactive
@Syn3rman Syn3rman marked this pull request as ready for review November 7, 2022 19:53
@edsiper
Copy link
Member

edsiper commented Nov 8, 2022

commits merged in #6354

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

Successfully merging this pull request may close these issues.

2 participants