MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / getGeolocation

Function getGeolocation

packages/server/src/utils/telemetry.ts:54–74  ·  view source on GitHub ↗

* Derives country code and region from an IP address using GeoIP lookup. * * This function performs a non-blocking geolocation lookup to extract geographic * information before the IP address is masked for privacy compliance. Returns * ISO country codes and region identifiers that are GDPR/HIPAA

(ipAddress: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

emitEventFunction · 0.85

Calls 2

isValidIPAddressFunction · 0.90
lookupMethod · 0.80

Tested by

no test coverage detected