feat(new sink): Keep sink - #22072
Conversation
|
@sainad2222 looks good!! |
There was a problem hiding this comment.
Thanks @sainad2222, can you add a changelong fragment?
|
Also, please take a look at this PR as an example on how to include this new sink to our website: https://github.com/vectordotdev/vector/pull/13007/files#diff-a0be14524a6e437c68388b393dbff417eceb1dd09857df9173b3e6f217f57376 You can start with the following:
|
2b4d26d to
ae1e7c3
Compare
ae1e7c3 to
d142eae
Compare
rtrieu
left a comment
There was a problem hiding this comment.
Hi, I left some feedback for your review, mostly to maintain style consistency.
d142eae to
8a142a8
Compare
|
Hi @sainad2222, thanks for your patience on this PR. I understand we lack some guidance here on adding docs for new components. We are still missing CUE files. See other sinks for inspiration or a recent PR here. Note we have two folders:
This is useful because it adds doc tags to the sink like "beta" etc. |
excited to see this PR getting merged 🤩 |
|
Hi @pront, my aplogies for missing this earlier. I will add the other cue files too. Btw do you mean the two folders being |
|
@pront How do we generate
It also didn't get auto generated for me |
That needs to be added manually. |
|
I added the file and looks to be fine in website too. I modified the fields based on my understanding and reading about the others. Feel free to modify if something is wrong in the new cue file |
Head branch was pushed to by a user without write access
| body: """ | ||
| 1. Register for a free account at [platform.keephq.dev](\(urls.keep_platform)) | ||
|
|
||
| 2. Go to providers tab and setup vector as a provider |
There was a problem hiding this comment.
| 2. Go to providers tab and setup vector as a provider | |
| 2. Go to the providers tab and setup vector as a provider |
|
@talboren I think it will be available once next release goes out |
@sainad2222 is right, the website branch doesn't contain this commit yet. |
|
@talboren Feel free to build website locally for now and make suggestions on documentation. I feel like we should make a "How it works" with examples since we expect specific id in the configuration( |
Let me know if you want to collaborate on it! |
Yes, I can take up the changes needed |
Change Type
Is this a breaking change?
How did you test this PR?
Vector config:
Does this PR include user facing changes?
Checklist
Cargo.lock), pleaserun
dd-rust-license-tool writeto regenerate the license inventory and commit the changes (if any). More details here.References