Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hotfix(infra): modify config file name (#22)
* feat(infra): add prometheus container setup with docker compose - modify docker-compose.yml to include prometheus service - add prometheus.yml for prometheus configuration - setup prometheus container for metric monitoring service * feat(infra): add grafana agent container setup with docker compose - modify docker-compose.yml to include grafana agent service - add config.river for grafana agent configuration - setup grafana agent container for monitoring service * feat(infra): add caddyfile path for grafana agent and prometheus * fix(infra): modify grafana agent url of Caddyfile for collecting metric data * feat(infra): add step for running containers related to monitoring metric * feat(infra): modify config folder structure * feat(infra): modify docker compose profile to log, trace, metric * hotfix(infra): modify config file name to make different with folder name * hotfix(infra): modify config file name
- Loading branch information