How to configure the timeout #1314
Unanswered
liudonghua123
asked this question in
Q&A
Replies: 2 comments
-
I can configure the scrape_timeout in global:
# ... other global settings
scrape_timeout: 50s But I still could not how to do it in |
Beta Was this translation helpful? Give feedback.
0 replies
-
After increase the value of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Host operating system: output of
uname -a
Microsoft Windows [Version 10.0.26100.2605]
snmp_exporter version: output of
snmp_exporter -version
0.26.0
What device/snmpwalk OID are you using?
The default module="if_mib"
If this is a new device, please link to the MIB(s).
What did you do that produced an error?
What did you expect to see?
No errors related timeout in console log of snmp_exporter. And No DOWN state in Target health of prometheus.
What did you see instead?
Beta Was this translation helpful? Give feedback.
All reactions