-
Notifications
You must be signed in to change notification settings - Fork 23
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
[telemetry.teemReporter] Unable to send analytics data #271
Comments
Thank you for your feedback. That log message is at the |
@DahlPatric I am looking for possible locations for Prometheus Pull Consumer configuration.
From this snippet you posted:
|
Hi @Nachtfalkeaw, Here you have the list https://clouddocs.f5.com/products/extensions/f5-telemetry-streaming/latest/output-example.html#ltm-request-log {
"system"
"virtualServers"
"pools"
"ltmPolicies"
"httpProfiles"
"clientSslProfiles"
"serverSslProfiles"
"sslCerts"
"networkTunnels"
"deviceGroups"
"iRules"
"aWideIps"
"aaaaWideIps"
"cnameWideIps"
"mxWideIps"
"naptrWideIps"
"srvWideIps"
"aPools"
"aaaaPools"
"cnamePools"
"mxPools"
"naptrPools"
"srvPools"
"telemetryServiceInfo"
} Nested data can be used to specify locations too: {
"locations": {
"system": {
"diskStorage": {
"*": {
"Capacity": true
}
}
}
}
} |
Environment
Summary
In /var/log/restnoded/restnoded.log this show up.
Mon, 08 Jan 2024 21:00:03 GMT - finest: [telemetry.teemReporter] Unable to send analytics data
Traceback:
Error: connect ETIMEDOUT 35.199.173.84:443
at Object._errnoException (util.js:1022:11)
at _exceptionWithHostPort (util.js:1044:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1198:14)
Steps To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: