-
Notifications
You must be signed in to change notification settings - Fork 204
Docs-V1(UserGuide): Add root content in v1/User-Guide #6343
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Eeshaan Sawant <[email protected]>
Signed-off-by: Eeshaan Sawant <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #6343 +/- ##
===========================================
- Coverage 28.82% 17.50% -11.33%
===========================================
Files 560 7 -553
Lines 59937 920 -59017
===========================================
- Hits 17277 161 -17116
+ Misses 41339 738 -40601
+ Partials 1321 21 -1300 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
docs/content/en/docs-v1.0.x/user-guide/managing-application/deployment-trace.md
Show resolved
Hide resolved
docs/content/en/docs-v1.0.x/user-guide/managing-application/event-watcher.md
Show resolved
Hide resolved
docs/content/en/docs-v1.0.x/user-guide/managing-application/plan-preview.md
Show resolved
Hide resolved
Signed-off-by: Eeshaan Sawant <[email protected]>
|
@khanhtc1202 I think at this point let us not focus on broken links. We will fix all of them once we have more clarity on v1 docs. |
|
There is convention for directory name, the directory name should be snake case, instead of normal string (eg. managing-application) cc @eeshaanSA |
docs/content/en/docs-v1.0.x/user-guide/observability-and-metrics/insights.md
Show resolved
Hide resolved
|
|
||
| | Metric | Type | Description | | ||
| | --- | --- | --- | | ||
| | `cloudprovider_kubernetes_tool_calls_total` | counter | Number of calls made to run the tool like kubectl, kustomize. | |
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.
#TODO:
Recheck this in pipedv1 cc @khanhtc1202
Signed-off-by: Eeshaan Sawant <[email protected]>
Signed-off-by: Eeshaan Sawant <[email protected]>
What this PR does:
Add root files in UserGuide. Please check v0.55x userguide to check and review what has changed.
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: