Skip to content

Conversation

@alexakreizinger
Copy link
Member

this PR is part of the effort to meet guidelines for style, clarity, and consistency.

@alexakreizinger alexakreizinger requested review from a team as code owners July 2, 2025 20:52
# Prometheus remote write

This input plugin allows you to ingest a payload in the Prometheus remote-write format, i.e. a remote write sender can transmit data to Fluent Bit.
The _Prometheus remote write_ input plugin lets you ingest a payload in the Prometheus remote-write format. A remote-write sender can transmit data to Fluent Bit.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should "remote-write" be hyphenated like that?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's how the prometheus remote-write protocol spec formats it, so I think so: https://prometheus.io/docs/specs/prw/remote_write_spec/

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, looking at this again, they're somewhat inconsistent. but I think it makes sense to hyphenate :P

With the above configuration, Fluent Bit will listen on port `8080` for data.
You can now send payloads in Prometheus remote write format to the endpoint `/api/prom/push`.
These sample configurations configure Fluent Bit to listen for data on port `8080`. You can send payloads in Prometheus remote-write format to the endpoint `/api/prom/push`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment here about hyphenation.

Copy link
Contributor

@cnorris-cs cnorris-cs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left comments and suggestions, but I've added my approval based on those to keep this moving.

alexakreizinger and others added 2 commits July 3, 2025 10:33
Co-authored-by: Craig Norris <[email protected]>
Signed-off-by: Alexa Kreizinger <[email protected]>
…t-docs-pipeline-inputs-prometheus

Signed-off-by: Alexa Kreizinger <[email protected]>
@alexakreizinger alexakreizinger merged commit a969db2 into master Jul 3, 2025
5 checks passed
@alexakreizinger alexakreizinger deleted the alexakreizinger/sc-136196/update-fluent-bit-docs-pipeline-inputs-prometheus branch July 3, 2025 17:35
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

Successfully merging this pull request may close these issues.

3 participants