Skip to main content

AI Agent Observability Supported Environment

This document describes the supported environments and version requirements for the AI Agent Observability agent by language. Check whether your application environment falls within the supported range before installing the agent.

Python agent-supported environment

Before installing the WhaTap Python monitoring agent, check the support environment.

Info

Last Updated: 2026-09-07

Supported Versions

Application TypePython Version
WSGI Application3.7 ~ 3.13
ASGI Application3.7 ~ 3.13

Operating System

OSMinimum VersionArchitecture
Debian / Ubuntu12.0464bit
Red Hat / CentOS6.x64bit
macOS10.15 Catalina-
WindowsWindows Server 2008 R2, Windows 764bit
Note

AI Agent Observability does not currently support Windows.

Application Server

FrameworkSupported Version
Bottle-
Celery-
CherryPy-
Django-
FastAPI0.84.0 ~ 0.139.2
Flask-
Frappe-
Nameko-
Odoov14 ~ v19
Tornado-

Libraries

CategoryLibraries
External CallsHttpLib, HttpLib2, Requests, Urllib, HTTPX
Data ProcessingSQL Alchemy, GraphQL
Loggingsmtplib, logging, loguru
MessagingKombu, Pika
LLM SDKOpenAI, Anthropic
Agent OrchestrationHermes, LangGraph

Database

DatabaseDriver
MongoDBpymongo
MySQLMySQLdb, pymysql
Neo4jneo4j
OraclecxOracle
PostgreSQLpsycopg2, psycopg, psycopg_pool
Redisredis
SQLitesqlite3
Note

The whatap-python[llm] package requires the external libraries datasketches>=5.2.0 and genai-prices.

Planned Support

Agent TypeStatus
Node.jsComing soon
Others (Go, PHP, .NET, etc.)Coming soon

Common supported environment

Service deployment models

You can use WhaTap Monitoring as a SaaS or on-premises (self-hosted) service. Whichever you choose, you use the same agents and the same monitoring features.

DeploymentSupportDescription
SaaSConnects to collection servers operated by WhaTap. See the firewall section for regional addresses
On-premises (self-hosted)Collection servers you build and operate yourself (air-gapped environments supported). Contact your sales representative for the scope
Info

You can also deploy WhaTap on-premises in air-gapped environments without internet connectivity.

Feature differences by deployment model

Whichever you choose, the monitoring features are the same. The mobile app is the only exception and is available on the service.whatap.io SaaS service only.

Note

To use certain features on-premises, a separate agreement is required.

Supporting the browser

WhaTap Monitoring is available in web browsers and mobile Apps.

BrowserRecommendedSupported version
Google Chrome111 or later
Mozilla FireFoxLatest version
EdgeLatest version
SafariLatest version
Note

Support guidance

  • For browser compatibility and performance reasons, the latest version of Chrome is recommended.
  • The user interface (UI) is implemented using HTML5 standard technologies, so Internet Explorer is not supported.
Caution

Limitations

WhaTap’s web interface does not support mobile browsers. To access WhaTap on a mobile device, install the WhaTap app for Android or iOS. The WhaTap mobile app is optimized for mobile environments. For more information about the WhaTap mobile app, see this document.

Firewall

The WhaTap agent must be able to access the collection server through TCP port 6600. Allow access to the collection server address that is closest to the monitored target.

Source: WhaTap agent

CloudDestinationDestination IPPort
AWSWhaTap collection server (Seoul)13.124.11.223 / 13.209.172.35TCP 6600
WhaTap collection server (Tokyo)52.68.36.166 / 52.193.60.176TCP 6600
WhaTap collection server (Singapore)18.138.0.93 / 18.139.67.236TCP 6600
WhaTap collection server (Jakarta)108.136.91.69 / 108.137.158.44TCP 6600
WhaTap collection server (Thailand)43.209.109.219 / 43.209.48.86TCP 6600
WhaTap collection server (Mumbai)13.127.125.69 / 13.235.15.118TCP 6600
WhaTap collection server (California)52.8.223.130 / 52.8.239.99TCP 6600
WhaTap collection server (Virginia)107.23.220.101 / 54.236.221.105TCP 6600
WhaTap collection server (Frankfurt)3.125.142.162 / 3.127.76.140TCP 6600
AzureWhaTap collection server (Seoul)52.231.66.38 / 20.194.5.115TCP 6600
WhaTap collection server (Tokyo)52.246.169.54 / 20.210.27.232TCP 6600
KakaoWhaTap collection server (Seoul)61.109.237.237 / 61.109.238.166TCP 6600

If the agent cannot directly access the collection server, use the provided proxy module to access it.

Proxy