This PR consists of improvements and fixes related to SigNoz in Docker Standalone and Docker Swarm.
- Docker/Swarm deploy directory restructuring and improvements
- Prometheus metrics scraping using labels in Docker Standalone and Docker Swarm
- Swarm: single schema-migrator container for both sync/async migrations
- Remove Kubernetes HOTRod files (will be migrated to charts)
- Fetch histogram-quantile from release instead of local binary mount
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore(docs): updated lines of frontend & query sec
* fix: update baseURL for local & gitpod
* chore: allow all for dev to run on https
* chore(docs): add maintainer note at docker-compose
* chore: update gitignore to ignore .db & logs
* chore: upd lines of fe & query-service & notes
* feat: gitpodify the signoz with all envs. & ports
* fix: relative path of .scripts dir
* chore(ci): distribute tasks in gitpod.yml
* fix: run docker image while init
* fix: add empty url option for `baseURL`