Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement an initial version of the support bundle in Alloy #2009
Implement an initial version of the support bundle in Alloy #2009
Changes from 18 commits
fb413ab
be6e95b
479291e
efec44a
131b90b
8576be3
402b477
f22f663
b95a248
c04efb3
91c2fb0
e4d8deb
657bd04
7307d16
3740c27
93ada94
ff6412f
e8a30d5
8ff98a0
a1cd13a
f4fc921
3d5f9af
88c4224
f23481f
1755e9d
f10ac8e
034265c
f5fd0d0
a8e01da
62b2736
3599ef9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Will this be released as Public preview?
If yes, then we probably should add the Public preview bits at the top of the doc topic.
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.
Should we use the shared component for public_preview? The language doesn't seem quite right for this feature
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.
Oooh good point. Lets switch to the generic one instead. We could use this in its place:
https://grafana.com/docs/writers-toolkit/write/shortcodes/#docspublic-preview (if it's behind a feature flag, there's a block for that too)
This will create a Note block that says:
Generate support bundle is currently in public preview. Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available.
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.
This will do to support questions what 🚒 does to 🔥
🎉