apiVersion: v3
kind: service
metadata:
  name: songwhip-analytics
  description: |
    Backend analytics and event processing service for the Songwhip platform.
    - Ingests analytics events from songwhip-events and stores them in BigQuery.
    - Provides APIs for songwhip-api and dashboards to query and aggregate analytics data.
    - Powers reporting, data-driven features, and analytics across Songwhip services.
  owner: songwhip
  tags:
    - public:false
spec:
  type: web
