Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
56398e7e
Commit
56398e7e
authored
Sep 16, 2020
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add tier badges to Sidekiq API topics
parent
75c5c9ef
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
doc/api/admin_sidekiq_queues.md
doc/api/admin_sidekiq_queues.md
+2
-2
doc/api/api_resources.md
doc/api/api_resources.md
+2
-2
doc/api/sidekiq_metrics.md
doc/api/sidekiq_metrics.md
+1
-1
No files found.
doc/api/admin_sidekiq_queues.md
View file @
56398e7e
#
Admin Sidekiq queues API
#
Sidekiq queues administration API **(CORE ONLY)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25998) in GitLab 12.9
...
...
@@ -15,7 +15,7 @@ The response has three fields:
delete further jobs (including those added after the first request
was issued).
This API endpoint is only available to admin
use
rs.
This API endpoint is only available to admin
istrato
rs.
```
plaintext
DELETE /admin/sidekiq/queues/:queue_name
...
...
doc/api/api_resources.md
View file @
56398e7e
...
...
@@ -116,7 +116,7 @@ The following API resources are available outside of project and group contexts
| Resource | Available endpoints |
|:---------------------------------------------------|:------------------------------------------------------------------------|
|
[
Instance-level CI/CD variables
](
instance_level_ci_variables.md
)
|
`/admin/ci/variables`
|
|
[
Admin Sidekiq queues
](
admin_sidekiq_queues.md
)
|
`/admin/sidekiq/queues/:queue_name`
|
|
[
Sidekiq queues administration
](
admin_sidekiq_queues.md
)
**(CORE ONLY)**
|
`/admin/sidekiq/queues/:queue_name`
|
|
[
Appearance
](
appearance.md
)
**(CORE ONLY)**
|
`/application/appearance`
|
|
[
Applications
](
applications.md
)
|
`/applications`
|
|
[
Audit Events
](
audit_events.md
)
**(PREMIUM ONLY)**
|
`/audit_events`
|
...
...
@@ -148,7 +148,7 @@ The following API resources are available outside of project and group contexts
|
[
Search
](
search.md
)
|
`/search`
(also available for groups and projects) |
|
[
Settings
](
settings.md
)
**(CORE ONLY)**
|
`/application/settings`
|
|
[
Statistics
](
statistics.md
)
|
`/application/statistics`
|
|
[
Sidekiq metrics
](
sidekiq_metrics.md
)
|
`/sidekiq`
|
|
[
Sidekiq metrics
](
sidekiq_metrics.md
)
**(CORE ONLY)**
|
`/sidekiq`
|
|
[
Suggestions
](
suggestions.md
)
|
`/suggestions`
|
|
[
System hooks
](
system_hooks.md
)
|
`/hooks`
|
|
[
Todos
](
todos.md
)
|
`/todos`
|
...
...
doc/api/sidekiq_metrics.md
View file @
56398e7e
# Sidekiq Metrics API
# Sidekiq Metrics API
**(CORE ONLY)**
> Introduced in GitLab 8.9.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment