Skip to content

Commit

Permalink
All the Elastic APM code from our docker/compose files, envs, logging…
Browse files Browse the repository at this point in the history
…, Satellite, docs, etc., is cleaned..
  • Loading branch information
Anatoliy Serputov committed Jan 24, 2022
1 parent e1e546a commit dcd01b2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 68 deletions.
3 changes: 0 additions & 3 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ services:
- JWT_ISSUER
- JWT_AUDIENCE
- SECRET
# TODO - add APM monitoring support for Satellite
# - ELASTIC_APM_SERVER_URL
# - ELASTIC_APM_SERVICE_NAME
depends_on:
- traefik
labels:
Expand Down
2 changes: 0 additions & 2 deletions docker/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,5 @@ services:
depends_on:
- nginx

# TODO: Kibana + APM, see https://github.com/Seneca-CDOT/telescope/blob/372a6076540351cd54d85478521bcfbe8edefc87/src/api/production.yml

volumes:
rotate:
63 changes: 1 addition & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/api/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,4 @@ pnpm services:stop
## References

- [Digital Ocean: Using traefik v2 as a reverse proxy for Docker](https://www.digitalocean.com/community/tutorials/how-to-use-traefik-v2-as-a-reverse-proxy-for-docker-containers-on-ubuntu-20-04)
- [Logz: ELK stack on Docker](https://logz.io/blog/elk-stack-on-docker/)
- [Elastic: Running Elastic Search on Docker](https://www.elastic.co/guide/en/elastic-stack-get-started/master/get-started-docker.html)

0 comments on commit dcd01b2

Please sign in to comment.