Proposal: Fabric Visualizer Tool (Architecture & Policy Documentation) #3312
Replies: 2 comments 1 reply
-
|
While this tool may be valuable to some, diagramming is not a problem that Fabric is trying to solve. In my experience, diagramming serves as a means to an end during the design process, not the end itself. As you may have seen from recent pull requests, we are working to decrease our maintenance burden by aggressively removing code from this repository. A tool of this nature would consume our already limited resources and is unlikely to be approved by the other maintainers. You are, of course, welcome to host such a tool in a separate repository. Thank you for the proposal, but it's a no for me. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @hassannmoussaa, I've been actually working on a new version of gcpviz, which be of your interest. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Fabric community,
I’ve been thinking about a tool that could really help both new adopters and experienced teams working with Fabric:
Idea
A Fabric Visualizer that takes Fabric configuration (factories, blueprints, modules) and generates:
Essentially, it would turn Fabric YAML + Terraform configs into a living, visual architecture draft for easier understanding, onboarding, and compliance reviews.
Why This Could Be Valuable
Open Questions
Status
I’ve already started experimenting with a prototype that parses configs and produces draft diagrams/documentation. Before going further, I’d love to hear what the community thinks:
Is this useful enough to be part of Fabric? Or seperate repo linked to Fabric also maybe ?!
Should we collaborate here or keep it as a separate community project and link it?
Next Steps
If there’s interest, I can share early prototypes and open a draft repo for contributions.
What do you all think? Would a Fabric Visualizer be helpful to your workflows ?!
Beta Was this translation helpful? Give feedback.
All reactions