Erik Sundell
50868f5bb5
monitoring docs: relocate monitoring section under technical reference
2020-10-01 10:36:19 +02:00
Erik Sundell
e15b6ad52e
Makefile: let make html depend on generated metrics.rst
2020-10-01 10:13:31 +02:00
Rajat Goyal
b194135a0f
Generate list of prometheus metrics in reStructuredText rather than markdown
2020-09-30 23:52:29 +05:30
Rajat Goyal
5b8a7fd191
Remove unused dependency
2020-09-30 23:25:22 +05:30
Rajat Goyal
be272ffb2a
Formatted text for better readability
2020-09-30 23:14:21 +05:30
Rajat Goyal
8ee60ce0c7
Add metrics documentation generation step in CircleCI & RTD configs
...
Also rename generated metrics documentation directory `_gen` from `gen`
2020-09-30 22:57:46 +05:30
Rajat Goyal
e553bcb7e2
Unpin dependencies from their patch versions
2020-09-30 22:08:50 +05:30
Rajat Goyal
c0288ec6f6
Update docs/source/monitoring/index.rst
...
- Fixes typo (eolving -> evolving)
- re-use the word current instead of momentary for comprehensibility
- references JupyterHubs current state with its instead of the for comprehensibility
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2020-09-30 22:08:50 +05:30
Rajat Goyal
65b83f5f00
Update docs/source/monitoring/index.rst
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2020-09-30 22:08:50 +05:30
Rajat Goyal
dcd520179c
Made changes in monitoring docs as per the feedback on PR review
2020-09-30 22:08:50 +05:30
Rajat Goyal
c830d964d5
Apply suggestions from code review
...
Co-authored-by: Min RK <benjaminrk@gmail.com >
2020-09-30 22:08:50 +05:30
rajat404
9e5993f1da
Docs: Fix typo; Add generate
task as sub-task in html
2020-09-30 22:08:50 +05:30
rajat404
7ed3e0506b
Extract doc generation logic in separate method
2020-09-30 22:08:50 +05:30
rajat404
7045e1116c
Inspect metrics and generate metric list in docs; Add monitoring section in Docs
2020-09-30 22:08:50 +05:30
Yu Feng
fb56fd406f
Add SELinux configuration for nginx
...
On a Fedora workstation these steps are needed.
2020-09-22 22:08:42 -07:00
Yu Feng
5489395272
Mention the PAM pitfall on fedora.
2020-09-22 21:51:08 -07:00
Yuvi Panda
6ecda96dd6
Merge pull request #3174 from AngelOnFira/upgrade-jquery-dep
...
Upgraded Jquery dep
2020-09-17 22:42:26 +05:30
Forest Anderson
80ad455fc7
Upgraded jquery dep
2020-09-14 13:01:27 -04:00
Min RK
21eaf0dd9f
Merge pull request #3077 from kinow/add-config-reference
...
Add Configuration Reference section to docs
2020-09-08 16:40:10 +02:00
Min RK
84d2524025
jupyterhub_config.py filename typo
2020-09-08 16:39:51 +02:00
Min RK
959dfb145a
Merge pull request #3121 from rkdarst/clear-state-after-post-stop-hook
...
jupyterhub/user: clear spawner state after post_stop_hook
2020-09-08 16:38:18 +02:00
Min RK
998c18df42
Merge pull request #3133 from ideonate/master
...
Allow JupyterHub.default_url to be a callable
2020-09-08 16:36:52 +02:00
Richard Darst
88b10aa2f5
jupyterhub/user: Remember to save the state in the database
2020-09-08 13:48:27 +03:00
Dan Lester
d8f5758e08
Fix rst in default_url docstring
2020-09-08 09:55:03 +01:00
Min RK
47e45a4d3f
Merge pull request #3136 from pabepadu/add_footer_block
...
Add a footer block + wrap the admin footer in this block
2020-09-08 09:38:21 +02:00
Min RK
3e31ff4ac7
Merge pull request #3160 from rcthomas/control-service-display
...
Control service display
2020-09-08 09:37:12 +02:00
Min RK
ff30396a8e
Merge pull request #3028 from possiblyMikeB/ui-feedback-onsubmit
...
UI Feedback on Submit
2020-09-08 09:36:39 +02:00
Min RK
196a7fbc65
Merge pull request #3072 from minrk/purge-expired
...
synchronize implementation of expiring values
2020-09-08 09:35:25 +02:00
Richard Darst
c66e8bb4c9
jupyterhub/user: remuve extraneous = {}
...
- Thanks to review from @minrk
2020-09-07 17:21:23 +03:00
Min RK
5595146fe2
Merge pull request #3147 from jgwerner/fix/api-request-error
...
Get error description from error key vs error_description key
2020-09-07 16:18:21 +02:00
Min RK
76b688e574
Merge pull request #3137 from lydian/sort_on_spawner_last_activity
...
admin page sorts on spawner last_activity instead of user last_activity
2020-09-07 16:14:12 +02:00
Min RK
f00d0be4d6
Merge pull request #3156 from manics/docker-py38
...
Update Dockerfile to ubuntu:focal (Python 3.8)
2020-09-07 16:13:18 +02:00
Min RK
f9d815676f
verify static files in docker tests
2020-09-07 16:06:48 +02:00
Min RK
94612d09a6
build wheel with setup.py bdist_wheel
...
pip wheel from scratch may not include files generated during build
2020-09-07 15:03:13 +02:00
Dan Lester
76ed65ed82
default_url takes handler object instead of user
2020-08-31 18:36:57 +01:00
Greg
560bab395b
update based on pr suggestion
...
Signed-off-by: Greg <werner.greg@gmail.com >
2020-08-27 11:16:57 -04:00
Greg
c68b846eef
get error key or error_description key if not available
...
Signed-off-by: Greg <werner.greg@gmail.com >
2020-08-27 11:12:18 -04:00
Greg
5896b2c9f7
get error description from error key vs error_description key
...
Signed-off-by: Greg <werner.greg@gmail.com >
2020-08-27 11:12:18 -04:00
Min RK
0317fd63fa
Merge pull request #3103 from kinow/responsive-issues
...
Hide hamburger button menu in mobile/responsive mode and fix other minor issues
2020-08-27 11:15:50 +02:00
Min RK
7f6886c60f
Merge pull request #3104 from cmd-ntrf/rest-api-version
...
Update version in docs/rest-api.yaml
2020-08-27 11:00:14 +02:00
Min RK
10bdca8901
Merge pull request #3142 from snickell/document-external-service-api-tokens-better
...
Document external service api_tokens better
2020-08-27 09:52:31 +02:00
Min RK
66cb2c0f3e
Merge pull request #3128 from minrk/mix-it-in
...
Implement singleuser with mixins
2020-08-27 09:51:19 +02:00
Min RK
0152e29946
Merge pull request #3159 from synchronizing/patch-1
...
Added extra documentation for endpoint /users/{name}/servers/{server_name}.
2020-08-27 09:51:01 +02:00
Min RK
c6f0c07931
Merge pull request #3157 from manics/python-traitlets-latest
...
Don't allow 'python:3.8 + master dependencies' to fail
2020-08-27 09:45:50 +02:00
Min RK
51ceab9f6f
Merge pull request #3149 from betatim/simplifiy-health-checks
...
Simplify code of the health check handler
2020-08-27 09:44:02 +02:00
Rollin Thomas
46ead8cd9d
Add display variable to tests
2020-08-26 21:43:16 -07:00
Rollin Thomas
bfb3d50936
Reformat!
2020-08-26 21:29:28 -07:00
Rollin Thomas
962307475e
Add service display to service API model
2020-08-26 19:15:21 -07:00
Rollin Thomas
80f4edcd20
Omit service if it is not OK to display
2020-08-26 18:57:17 -07:00
Rollin Thomas
1ad4035943
Control whether service is listed in UI or not
2020-08-26 18:56:03 -07:00