Skip to content

enhancement(topology): Add internal-only topology (DRAFT)#18888

Closed
bruceg wants to merge 1 commit intomasterfrom
bruceg/multiple-topologies-spike
Closed

enhancement(topology): Add internal-only topology (DRAFT)#18888
bruceg wants to merge 1 commit intomasterfrom
bruceg/multiple-topologies-spike

Conversation

@bruceg
Copy link
Member

@bruceg bruceg commented Oct 19, 2023

This is a proof-of-concept spike to test the feasibility of adding a separate, secondary, internal-only topology within Vector.

@bruceg bruceg added domain: topology Anything related to Vector's topology code domain: config Anything related to configuring Vector labels Oct 19, 2023
@netlify
Copy link

netlify bot commented Oct 19, 2023

Deploy Preview for vrl-playground canceled.

Name Link
🔨 Latest commit 5610013
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/6531957ea505e60008447e82

@netlify
Copy link

netlify bot commented Oct 19, 2023

Deploy Preview for vector-project ready!

Name Link
🔨 Latest commit 5610013
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/6531957ee9ecb6000812dbc7
😎 Deploy Preview https://deploy-preview-18888--vector-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot removed the domain: topology Anything related to Vector's topology code label Oct 19, 2023
Copy link
Member

@lukesteensen lukesteensen left a comment

Choose a reason for hiding this comment

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

Very neat to see that this works! I think the next steps to explore this path would be finding anything that could conflict across the two, such as internal metrics.

That said, from our discussion it seems like the idea of attaching namespaces to individual components within one topology is potentially interesting to explore as well. That would involve some of the same challenges (e.g. internal metrics), but also figuring out a story for fault isolation and shutdown ordering.

@bruceg
Copy link
Member Author

bruceg commented Oct 25, 2023

Superseded by #18919

@bruceg bruceg closed this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: config Anything related to configuring Vector

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants