Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy SigNoz to Azure Container Apps #6682

Open
johschmidt42 opened this issue Dec 19, 2024 · 1 comment
Open

Deploy SigNoz to Azure Container Apps #6682

johschmidt42 opened this issue Dec 19, 2024 · 1 comment

Comments

@johschmidt42
Copy link

Is your feature request related to a problem?

I was wondering if it would be possible to deploy the components of SigNoz (see architecture) to Azure Container Apps to have a minimal SigNoz setup.

Describe the solution you'd like

Looking at the architecture (I haven't tried SigNoz yet!), and the docker-compose-minimal.yml, shouldn't it be straight forward to deploy the services one by one in an azure container app environment? Please correct me if I'm wrong here (I haven't tried it yet). The database (clickhouse) would be hosted externally, but the other services could be deployed in ACA?

Essential services that would need to be deployed in ACA:

  • SigNoz Otel Collector
  • Query Service
  • Alert Manager
  • Frontend

Each service would have a single port exposed, health probes set up, a volume mounted with azure files, environments variables set.

Additional context

I'm not sure if any of the other services in the docker-compose-minimal.yml are really required for SigNoz to function properly. The name of the compose file would suggest yes, but maybe they are not essential.

Other services

  • zookeeper
  • otel-collector-migrator-sync
  • otel-collector-migrator-async
Copy link

welcome bot commented Dec 19, 2024

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant