{"slug": "building-an-observable-ai-market-research-agent-with-signoz", "title": "Building an Observable AI Market Research Agent with SigNoz", "summary": "A developer built an observable AI market research agent using Google's Agent Development Kit (ADK) and instrumented it with OpenTelemetry to export telemetry data to SigNoz. The agent tracks distributed tracing, token usage, latency, and errors for every tool call and LLM generation, providing full visibility into variable latency and unpredictable logic paths.", "body_md": "#\nAI Market Research Agent 🤖 (SigNoz Hackathon Submission)\n\n##\n👁️ Observability & Monitoring with SigNoz\n\nThis agent is fully instrumented using **OpenTelemetry** to export telemetry data to **SigNoz**. Because AI agents involve variable latency and unpredictable logic paths, full visibility is critical.\n\n**What is Tracked via openinference-instrumentation-google-adk:**\n\n-\n**Distributed Tracing:** Every tool call (like `google_search`\n\n) and LLM generation is traced.\n-\n**Token Usage & Latency:** Tracks exact time taken by Gemini 2.0 Flash to synthesize data.\n-\n**Error Tracking:** API rate limits or failed search queries are caught in the trace.\n\n###\n🚀 How Judges Can Run This Locally\n\n- Ensure SigNoz is running on your machine.\n- Install dependencies:\n`pip install -r requirements.txt`\n\n- Export the SigNoz endpoint:\n`export OTEL_EXPORTER_OTLP_ENDPOINT=\"http://localhost:4318/v1/traces\"`\n\n- Set your Gemini key:\n`export GOOGLE_API_KEY=\"your_api_key\"`\n\n- Run the agent using the ADK CLI:\n`adk run agent.py`", "url": "https://wpnews.pro/news/building-an-observable-ai-market-research-agent-with-signoz", "canonical_source": "https://dev.to/tanmay_f00d502ebc45bf0bf9/building-an-observable-ai-market-research-agent-with-signoz-98m", "published_at": "2026-07-26 09:48:43+00:00", "updated_at": "2026-07-26 10:29:07.721326+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools", "artificial-intelligence", "large-language-models", "mlops"], "entities": ["SigNoz", "OpenTelemetry", "Google ADK", "Gemini 2.0 Flash"], "alternates": {"html": "https://wpnews.pro/news/building-an-observable-ai-market-research-agent-with-signoz", "markdown": "https://wpnews.pro/news/building-an-observable-ai-market-research-agent-with-signoz.md", "text": "https://wpnews.pro/news/building-an-observable-ai-market-research-agent-with-signoz.txt", "jsonld": "https://wpnews.pro/news/building-an-observable-ai-market-research-agent-with-signoz.jsonld"}}