Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
traefik
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
containous
traefik
Commits
a70b864c
Unverified
Commit
a70b864c
authored
3 years ago
by
Philippos Slicher
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in metrics overview page
parent
e5e48d1c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/content/observability/metrics/overview.md
+12
-12
12 additions, 12 deletions
docs/content/observability/metrics/overview.md
with
12 additions
and
12 deletions
docs/content/observability/metrics/overview.md
+
12
−
12
View file @
a70b864c
...
@@ -23,7 +23,7 @@ The total count of configuration reloads.
...
@@ -23,7 +23,7 @@ The total count of configuration reloads.
config.reload.total
config.reload.total
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.config.reload.total
traefik.config.reload.total
```
```
...
@@ -43,7 +43,7 @@ The total count of configuration reload failures.
...
@@ -43,7 +43,7 @@ The total count of configuration reload failures.
config.reload.total (with tag "failure" to true)
config.reload.total (with tag "failure" to true)
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.config.reload.total.failure
traefik.config.reload.total.failure
```
```
...
@@ -63,7 +63,7 @@ The timestamp of the last configuration reload success.
...
@@ -63,7 +63,7 @@ The timestamp of the last configuration reload success.
config.reload.lastSuccessTimestamp
config.reload.lastSuccessTimestamp
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.config.reload.lastSuccessTimestamp
traefik.config.reload.lastSuccessTimestamp
```
```
...
@@ -83,7 +83,7 @@ The timestamp of the last configuration reload failure.
...
@@ -83,7 +83,7 @@ The timestamp of the last configuration reload failure.
config.reload.lastFailureTimestamp
config.reload.lastFailureTimestamp
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.config.reload.lastFailureTimestamp
traefik.config.reload.lastFailureTimestamp
```
```
...
@@ -114,7 +114,7 @@ Available labels: `code`, `method`, `protocol`, `entrypoint`.
...
@@ -114,7 +114,7 @@ Available labels: `code`, `method`, `protocol`, `entrypoint`.
entrypoint.request.total
entrypoint.request.total
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.entrypoint.requests.total
traefik.entrypoint.requests.total
```
```
...
@@ -145,7 +145,7 @@ Available labels: `code`, `method`, `protocol`, `entrypoint`.
...
@@ -145,7 +145,7 @@ Available labels: `code`, `method`, `protocol`, `entrypoint`.
entrypoint.request.duration
entrypoint.request.duration
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.entrypoint.request.duration
traefik.entrypoint.request.duration
```
```
...
@@ -167,7 +167,7 @@ Available labels: `method`, `protocol`, `entrypoint`.
...
@@ -167,7 +167,7 @@ Available labels: `method`, `protocol`, `entrypoint`.
entrypoint.connections.open
entrypoint.connections.open
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.entrypoint.connections.open
traefik.entrypoint.connections.open
```
```
...
@@ -200,7 +200,7 @@ Available labels: `code`, `method`, `protocol`, `service`.
...
@@ -200,7 +200,7 @@ Available labels: `code`, `method`, `protocol`, `service`.
service.request.total
service.request.total
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.service.requests.total
traefik.service.requests.total
```
```
...
@@ -231,7 +231,7 @@ Available labels: `code`, `method`, `protocol`, `service`.
...
@@ -231,7 +231,7 @@ Available labels: `code`, `method`, `protocol`, `service`.
service.request.duration
service.request.duration
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.service.request.duration
traefik.service.request.duration
```
```
...
@@ -253,7 +253,7 @@ Available labels: `method`, `protocol`, `service`.
...
@@ -253,7 +253,7 @@ Available labels: `method`, `protocol`, `service`.
service.connections.open
service.connections.open
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.service.connections.open
traefik.service.connections.open
```
```
...
@@ -275,7 +275,7 @@ Available labels: `service`.
...
@@ -275,7 +275,7 @@ Available labels: `service`.
service.retries.total
service.retries.total
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.service.retries.total
traefik.service.retries.total
```
```
...
@@ -297,7 +297,7 @@ Available labels: `service`, `url`.
...
@@ -297,7 +297,7 @@ Available labels: `service`, `url`.
service.server.up
service.server.up
```
```
```
influxdb tab="InfluDB"
```
influxdb tab="Influ
x
DB"
traefik.service.server.up
traefik.service.server.up
```
```
...
...
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