top of page

Notification, blog

AI 운영에서 Monitoring이 중요한 이유

  • 7월 9일
  • 3분 분량

AI 운영에서 Monitoring이 중요한 이유: 보이지 않는 AI는 관리할 수 없습니다


AI 서비스는 구축보다 운영이 더 어렵습니다. 개발 단계에서는 LLM을 호출하고 응답을 받는 것만으로도 충분해 보일 수 있습니다. 하지만 실제 기업 운영 환경에서는 누가 어떤 모델을 사용했는지, 어떤 API가 호출됐는지, 지연 시간이 어디서 발생했는지, 비용이 어느 부서에서 증가하는지, 장애 원인이 LLM인지 내부 API인지 확인할 수 있어야 합니다.


출처. ChatGPT 생성이미지
출처. ChatGPT 생성이미지

OpenTelemetry는 시스템과 애플리케이션의 동작을 설명하는 Signals를 수집·처리·내보내기 위한 프레임워크이며, Traces, Metrics, Logs, Baggage를 주요 신호로 지원한다고 설명합니다. AI 운영에서도 이 개념은 중요합니다. LLM 호출은 단순 API 요청이 아니라 사용자 프롬프트, 모델 응답, 토큰 사용량, 도구 호출, 내부 데이터 접근이 함께 발생하는 복합 트랜잭션이기 때문입니다.


Kong AI Gateway는 AI 트래픽의 L7 Observability를 통해 AI 소비량, 도구 사용량, 토큰 비용 등을 추적하고, Logging과 Tracing을 통해 AI 노출을 디버깅할 수 있다고 설명합니다. 또한 MCP Gateway 관점에서는 MCP 서버의 지연 시간, 오류율, 처리량을 모니터링하고, 도구 사용 패턴과 Prompt·Completion 크기를 파악해 비용과 성능을 최적화하는 방향을 제시합니다.


리티스의 litis API Monitoring은 오픈 API 시스템의 핵심 요소인 System Metrics, Traces, Service Health를 한곳에서 통합 모니터링하고 연관성을 파악하는 솔루션입니다. 또한 API Trace 정보를 통해 API 호출이 각 단계별로 어떻게 진행되는지 실시간으로 파악할 수 있으며, Kong 로그 수집 및 트레이싱을 위한 Custom Plug-In을 통해 통계와 분석을 위한 모니터링 대시보드를 제공합니다.


출처. ChatGPT 생성형이미지
출처. ChatGPT 생성형이미지

AI 운영에서 Monitoring은 단순한 장애 대응 도구가 아닙니다. AI 사용량을 분석해 비용을 통제하고, 성능 저하를 사전에 감지하며, 보안 사고 발생 시 어떤 사용자와 API, 모델, 데이터가 연계되었는지 추적하는 운영 기반입니다. 리티스는 Kong AI Gateway와 litis API Monitoring을 결합해 기업이 AI 서비스를 안정적으로 관찰하고 통제할 수 있는 운영 체계를 제공합니다.


출처 및 참고자료



Why Monitoring Matters in AI Operations: You Cannot Manage What You Cannot See


AI services are often harder to operate than to build. During development, calling an LLM and receiving a response may seem sufficient. In enterprise operations, however, teams must know who used which model, which APIs were called, where latency occurred, which department increased costs, and whether an incident came from the LLM, internal API, or infrastructure layer.


OpenTelemetry describes itself as a framework for collecting, processing, and exporting signals that explain the behavior of systems and applications. It supports traces, metrics, logs, and baggage as key signal types. This concept is critical for AI operations because an LLM request is not just an API call. It is a complex transaction involving user prompts, model responses, token usage, tool calls, and internal data access.


Kong AI Gateway describes L7 observability for AI traffic, enabling teams to track AI consumption, tool usage, token spend, and to debug AI exposure through logging and tracing. From an MCP Gateway perspective, Kong also emphasizes monitoring MCP server latency, error rates, throughput, tool usage patterns, and prompt and completion sizes to optimize cost and performance.


litis API Monitoring provides integrated monitoring for core components of open API systems, including System Metrics, Traces, and Service Health. It helps administrators understand how API calls progress through each stage in real time. For Kong environments, litis API Monitoring provides monitoring dashboards through custom plug-ins for Kong log collection and tracing.


In AI operations, monitoring is not merely a troubleshooting tool. It is the operational foundation for controlling AI usage, optimizing cost, detecting performance degradation, and tracing which users, APIs, models, and data were involved in a security or operational incident. By combining Kong AI Gateway with litis API Monitoring, LITIS helps enterprises observe and govern AI services with greater stability.



References

 
 
bottom of page