-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
chore(examples): organizing example chart yaml files into dashboard folders #27572
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #27572 +/- ##
==========================================
- Coverage 69.81% 69.81% -0.01%
==========================================
Files 1910 1910
Lines 74812 74793 -19
Branches 8346 8339 -7
==========================================
- Hits 52233 52217 -16
+ Misses 20527 20525 -2
+ Partials 2052 2051 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/testenv up |
@rusackas Ephemeral environment spinning up at http://54.218.98.238:8080. Credentials are |
79637cd
to
581e09a
Compare
Ephemeral environment shutdown and build artifacts deleted. |
581e09a
to
dfddb62
Compare
dfddb62
to
6f5dac4
Compare
/testenv up |
@rusackas Ephemeral environment spinning up at http://54.201.216.224:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
This is a small change before adding more example dashboards. There are a ton of charts in our examples, and this puts them in folders according to dashboard title. FWIW, the folders, and even the titles of files, are arbitrary
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
Spin up an ephemeral, confirm examples work :)
ADDITIONAL INFORMATION