-
Notifications
You must be signed in to change notification settings - Fork 460
feat: Add new component loki.source.string #4701
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
base: main
Are you sure you want to change the base?
Conversation
c85399a to
11cd4f8
Compare
11cd4f8 to
401e71f
Compare
Update documentation and changelog fix docs
401e71f to
1c672bd
Compare
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
|
Docs look OK, over to the dev team now for code review. |
ptodev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ravishankar15, thank you for opening a PR! I'm personally happy to have such a component.
It'd be good if @dehaansa also reviews this PR, because he's been working on something similar in #4555. It's a more general component which reuses the Grafana Infinity Data Source.
| - ../loki.source.string/ # /docs/alloy/latest/reference/components/loki.source.string/ | ||
| description: Learn about loki.string | ||
| labels: | ||
| stage: general-availability |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is ok, since it's quite a simple component 🤔 Normally we'd want to start as an experimental and then make it GA in a release or two.
Co-authored-by: Paulin Todev <[email protected]>
clayton-cornell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this was missed :-)
| canonical: https://grafana.com/docs/alloy/latest/reference/components/loki/loki.source.string/ | ||
| aliases: | ||
| - ../loki.source.string/ # /docs/alloy/latest/reference/components/loki.source.string/ | ||
| description: Learn about loki.string |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| description: Learn about loki.string | |
| description: Learn about loki.source.string |
PR Description
Which issue(s) this PR fixes
Fixes #347
Notes to the Reviewer
PR Checklist