Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upPrometheus Scrape time taking issue #2863
Comments
This comment has been minimized.
This comment has been minimized.
|
Usage questions are best asked at https://groups.google.com/forum/#!forum/prometheus-users |
brian-brazil
closed this
Jul 14, 2017
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 23, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
lock
bot
locked and limited conversation to collaborators
Mar 23, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ganeshghube commentedJun 20, 2017
Prometheus Scrape time taking issue
Scrape configuration is looking good.
What did you expect to see?
Exepcted to working normal
What did you see instead? Under which circumstances?
Environment
System information:
insert output of
uname -srmhere4.4.41-35.53.amzn1.x86_64 #1 SMP Mon Jan 9 23:00:57 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Prometheus version:
prometheus, version 1.7.1 (branch: master, revision: 3afb3ff)
build user: root@0aa1b7fc430d
build date: 20170612-11:44:05
go version: go1.8.3
alertmanager, version 0.5.1 (branch: master, revision: 0ea1cac51e6a620ec09d053f0484b97932b5c902)
build user: root@fb407787b8bf
build date: 20161125-08:14:40
go version: go1.7.3
insert configuration here
global:
scrape_interval: 15s
scrape_timeout: 10s
evaluation_interval: 15s
external_labels:
monitor: AWS
rule_files:
scrape_configs:
scrape_interval: 15s
scrape_timeout: 10s
metrics_path: /metrics
scheme: http
static_configs:
labels:
host: prometheus
scrape_interval: 15s
scrape_timeout: 10s
metrics_path: /metrics
scheme: http
ec2_sd_configs:
refresh_interval: 1m
port: 9100
relabel_configs:
separator: ;
regex: aws tag
replacement: $1
action: keep
Alertmanager configuration file:
No change
Logs:
time="2017-06-20T12:01:45Z" level=info msg="Completed full maintenance sweep through 20861 in-memory fingerprints in 134.155137ms." source="storage.go:1398"
time="2017-06-20T12:01:46Z" level=info msg="Completed full maintenance sweep through 20861 in-memory fingerprints in 132.868738ms." source="storage.go:1398"
time="2017-06-20T12:01:47Z" level=info msg="Completed full maintenance sweep through 20861 in-memory fingerprints in 132.615854ms." source="storage.go:1398"