Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qorus
prometheus
Commits
712477be
Unverified
Commit
712477be
authored
Oct 24, 2020
by
Piper
Committed by
GitHub
Oct 24, 2020
Browse files
docs: fix "timeseries" -> "time series" in README.md (#8107)
Signed-off-by:
Piper
<
piperchester@gmail.com
>
parent
9599bb9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
712477be
...
...
@@ -18,11 +18,11 @@ to be true.
Prometheus's main distinguishing features as compared to other monitoring systems are:
-
a
**multi-dimensional**
data model (timeseries defined by metric name and set of key/value dimensions)
-
a
**multi-dimensional**
data model (time
series defined by metric name and set of key/value dimensions)
-
PromQL, a
**powerful and flexible query language**
to leverage this dimensionality
-
no dependency on distributed storage;
**single server nodes are autonomous**
-
timeseries collection happens via a
**pull model**
over HTTP
-
**pushing timeseries**
is supported via an intermediary gateway
-
time
series collection happens via a
**pull model**
over HTTP
-
**pushing time
series**
is supported via an intermediary gateway
-
targets are discovered via
**service discovery**
or
**static configuration**
-
multiple modes of
**graphing and dashboarding support**
-
support for hierarchical and horizontal
**federation**
...
...
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