Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
b981971e
Verified
Commit
b981971e
authored
1 year ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
fix(jellyfin): Fix SLO description
parent
e4e63e2f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/k8s01/jellyfin/slo.yaml
+2
-2
2 additions, 2 deletions
apps/k8s01/jellyfin/slo.yaml
with
2 additions
and
2 deletions
apps/k8s01/jellyfin/slo.yaml
+
2
−
2
View file @
b981971e
...
...
@@ -21,7 +21,7 @@ spec:
summary
:
"
High
error
rate
on
'jellyfin'
requests
responses"
-
name
:
"
requests-latency"
objective
:
95
description
:
"
Jellyfin:
SLO
based
on
latency
for
HTTP
request
responses.
Warns
if
requests
take
longer
than
250m
s.
When
responses
are
slower
than
200ms
they
become
noticable
slow."
description
:
"
Jellyfin:
SLO
based
on
latency
for
HTTP
request
responses.
Warns
if
requests
take
longer
than
1
s.
When
responses
are
slower
than
200ms
they
become
noticable
slow."
labels
:
category
:
latency
sli
:
...
...
@@ -38,4 +38,4 @@ spec:
labels
:
category
:
"
latency"
annotations
:
summary
:
"
Slow
responses
on
'jellyfin'
requests
responses.
More
than
1%
take
more
than
250ms."
\ No newline at end of file
summary
:
"
Slow
responses
on
'jellyfin'
requests
responses.
More
than
5%
take
more
than
1s."
\ No newline at end of file
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