vector
vector copied to clipboard
feat(website): render input and output badges for all components
Summary
Check the new badges and the new Output Types section in the Remap transform.
Change Type
- [ ] Bug fix
- [ ] New feature
- [x] Non-functional (chore, refactoring, docs)
- [ ] Performance
Is this a breaking change?
- [ ] Yes
- [x] No
How did you test this PR?
Does this PR include user facing changes?
- [ ] Yes. Please add a changelog fragment based on our guidelines.
- [x] No. A maintainer will apply the "no-changelog" label to this PR.
Notes
- Please read our Vector contributor resources.
- Do not hesitate to use
@vectordotdev/vectorto reach out to us regarding this PR. - The CI checks run only after we manually approve them.
- We recommend adding a
pre-pushhook, please see this template. - Alternatively, we recommend running the following locally before pushing to the remote branch:
cargo fmt --allcargo clippy --workspace --all-targets -- -D warningscargo nextest run --workspace(alternatively, you can runcargo test --all)./scripts/check_changelog_fragments.sh
- We recommend adding a
- After a review is requested, please avoid force pushes to help us review incrementally.
- Feel free to push as many commits as you want. They will be squashed into one before merging.
- For example, you can run
git merge origin masterandgit push.
- If this PR introduces changes Vector dependencies (modifies
Cargo.lock), please runcargo vdev build licensesto regenerate the license inventory and commit the changes (if any). More details here.
References
Your preview site for the VRL Playground will be ready in a few minutes, please allow time for it to build.
Heres your preview link: VRL Playground preview
Your preview site for the vector.dev will be ready in a few minutes, please allow time for it to build.
Heres your preview link: vector.dev preview
Datadog Report
Branch report: pront-website-render-input-output-badges
Commit report: 4a09a06
Test service: vector
:white_check_mark: 0 Failed, 7 Passed, 0 Skipped, 25.29s Total Time
Your preview site for the VRL Playground will be ready in a few minutes, please allow time for it to build.
Heres your preview link: VRL Playground preview
Your preview site for the vector.dev will be ready in a few minutes, please allow time for it to build.
Heres your preview link: vector.dev preview
Your preview site for the VRL Playground will be ready in a few minutes, please allow time for it to build.
Heres your preview link: VRL Playground preview
Your preview site for the vector.dev will be ready in a few minutes, please allow time for it to build.
Heres your preview link: vector.dev preview