src/lib/audit-destinations/influxdb/buffer.js | getAuditDestinationEnabled, getAuditInfluxConfig, stopFlushTimer, ensureFlushTimer, requestFlush (+11) |
src/lib/audit-destinations/influxdb/init.js | isAuditApiEnabled, isAuditDestinationEnabled, getAuditInfluxConfig, initAuditInfluxDestination, ensureInfluxV1DatabaseExists (+1) |
src/lib/post-to-new-relic.js | postButlerSOSUptimeToNewRelic, sendNRLogEventYesNo, postLogEventToNewRelic, getFormattedTime, postHealthMetricsToNewRelic (+1) |
src/lib/influxdb/index.js | postButlerSOSMemoryUsageToInfluxdb, setupUdpQueueMetricsStorage, postHealthMetricsToInfluxdb, postProxySessionsToInfluxdb |
src/lib/influxdb/shared/utils.js | getFormattedTime, processAppDocuments, applyTagsToPoint3, validateUnsignedField |
src/lib/telemetry.js | safeGetConfig, safeGetProperty, callRemoteURL |
src/lib/prom-client.js | setupPromClient, saveHealthMetricsToPrometheus, saveUserSessionMetricsToPrometheus |
src/lib/proxysessionmetrics.js | setupUserSessionsTimer, prepUserSessionMetrics, getProxySessionStatsFromSense |
src/lib/influxdb/factory.js | postHealthMetricsToInfluxdb, postUserEventQueueMetricsToInfluxdb, postLogEventQueueMetricsToInfluxdb |
src/lib/audit-destinations/influxdb/shared/client.js | getConfigKey, getAuditInfluxConfig, getAuditInfluxClient |