Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
shiny-k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
shiny-k8s
Commits
fd20843d
Commit
fd20843d
authored
11 months ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
document new log-fetcher
parent
79b6a9d9
No related branches found
No related tags found
No related merge requests found
Pipeline
#137229
passed
11 months ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
source/_static/read-log-fetcher.png
+0
-0
0 additions, 0 deletions
source/_static/read-log-fetcher.png
source/_static/read-log-fetcher.xcf
+0
-0
0 additions, 0 deletions
source/_static/read-log-fetcher.xcf
source/user_guide/helm_settings.rst
+7
-4
7 additions, 4 deletions
source/user_guide/helm_settings.rst
with
7 additions
and
4 deletions
source/_static/read-log-fetcher.png
+
0
−
0
View replaced file @
79b6a9d9
View file @
fd20843d
271 KiB
|
W:
|
H:
339 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
source/_static/read-log-fetcher.xcf
0 → 100644
+
0
−
0
View file @
fd20843d
File added
This diff is collapsed.
Click to expand it.
source/user_guide/helm_settings.rst
+
7
−
4
View file @
fd20843d
...
...
@@ -89,7 +89,7 @@ In the following example, we used the application, reloaded the page and
re used it. In an actual use case, you should use it more than twice in
order to have an acurate estimation of the memory consumption.
.. code-block:: txt
.. code-block:: t
e
xt
fca3d08757e1 rshiny-k8s-example-r_shiny-server_1 0.00% 35.47MiB / 31.09GiB ...
fca3d08757e1 rshiny-k8s-example-r_shiny-server_1 17.30% 430.63MiB / 31.09GiB ...
...
...
@@ -557,7 +557,7 @@ clic on the text ``log-fetcher-in-dev`` (2 in the image).
:alt: Find task log-fetcher
You can then either directly clic on Run job, you will see the last lines
(200 by default as of ju
k
y 2023).
(200 by default as of ju
l
y 2023).
You can also specify a custom amount of line, to do so specify the value
of the variable ``LAST_ROWS_COUNT``. If you want all logs since startup
set the value to ``-1``.
...
...
@@ -572,7 +572,7 @@ Which produce the following:
:align: center
:alt: Reading output of log-fetcher
The logs will be at the bottom of the page (
3
in the image).
The logs will be at the bottom of the page (
1
in the image).
Here we see that the Shiny server has started well.
The quota will be at the beginning of the logs (2 in the image).
...
...
@@ -589,6 +589,9 @@ Quota should be read as:
| Ram | 512Mi | 1Gi | 5Gi |
+------+----------+--------+-------+
The logs can also be downloaded, the file(s) can be found in the
"Job artifacts" section (3 in the image).
If you want to restart the task with a different number of rows, first you
have to delete the log with the trash button at the top right of the page
(
1
in the image).
(
4
in the image).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment