-
Notifications
You must be signed in to change notification settings - Fork 453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCS] Adding Prometheus steps to quickstart #3043
Conversation
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
0661ed1
to
2eb1d3f
Compare
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Codecov Report
@@ Coverage Diff @@
## master #3043 +/- ##
=========================================
- Coverage 72.2% 72.2% -0.1%
=========================================
Files 1084 1084
Lines 100235 100219 -16
=========================================
- Hits 72464 72397 -67
- Misses 22731 22774 +43
- Partials 5040 5048 +8
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM w/ couple nits
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
29c811a
to
489f7be
Compare
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
… chrischinch/quickstart-prom
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
* master: [dbnode] Add aggregate term limit regression test (#3135) [DOCS] Adding Prometheus steps to quickstart (#3043) [dbnode] Revert AggregateQuery changes (#3133) Fix TestSessionFetchIDs flaky test (#3132) [dbnode] Alter multi-segments builder to order by size before processing (#3128) [dbnode] Emit aggregate usage metrics (#3123) [dbnode] Add Shard.OpenStreamingReader method (#3119) [dtests] Docker tests integration with docker-compose (#3031) [dbnode] Comments / remove unused var (#3124) [query] Handle context.Canceled and map to 499 http status (#3069) [dbnode] Use StreamingReadMetadata for bootstrapping (#2938) [dbnode] Use DefaultTestOptions in test code (#3113) # Conflicts: # src/dbnode/storage/bootstrap/bootstrapper/fs/source.go
* master: [dtest] endpoint to fetch tagged (#3138) Refactor FetchTagged to return an Iterator of results (#3141) [dbnode] Add aggregate term limit regression test (#3135) [DOCS] Adding Prometheus steps to quickstart (#3043) [dbnode] Revert AggregateQuery changes (#3133) Fix TestSessionFetchIDs flaky test (#3132) [dbnode] Alter multi-segments builder to order by size before processing (#3128) [dbnode] Emit aggregate usage metrics (#3123) [dbnode] Add Shard.OpenStreamingReader method (#3119)
No description provided.