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_loki: add new option 'uri' to customize HTTP URI endpoint #8040

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

edsiper
Copy link
Member

@edsiper edsiper commented Oct 13, 2023

This patch implementes a new configuration property called 'uri' that allows defining a custom HTTP URI.

The default one is always set to '/loki/api/v1/push'; this option allows to override that value.


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.

This patch implementes a new configuration property called 'uri' that
allows to define a custom HTTP URI.

The default one is always set to '/loki/api/v1/push', this option allows
to override that value.

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>
@edsiper edsiper temporarily deployed to pr October 13, 2023 13:54 — with GitHub Actions Inactive
@edsiper edsiper temporarily deployed to pr October 13, 2023 13:54 — with GitHub Actions Inactive
@edsiper edsiper temporarily deployed to pr October 13, 2023 13:54 — with GitHub Actions Inactive
@edsiper edsiper temporarily deployed to pr October 13, 2023 14:24 — with GitHub Actions Inactive
@edsiper edsiper merged commit 3a944bd into master Oct 13, 2023
45 checks passed
@edsiper edsiper deleted the loki-uri branch October 13, 2023 16:06
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.

1 participant