Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2214 from SkynetLabs/ivo/jaeger_clean
Browse files Browse the repository at this point in the history
Use Jaeger's own cleanup container
  • Loading branch information
ro-tex authored Aug 25, 2022
2 parents 7d33fbd + 4a7ea93 commit e629e7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 165 deletions.
164 changes: 0 additions & 164 deletions scripts/es_cleaner.py

This file was deleted.

2 changes: 1 addition & 1 deletion setup-scripts/support/crontab
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
0 * * * * /home/user/skynet-webportal/setup-scripts/health-checker.py /home/user/skynet-webportal/.env sia 1
44 5 * * * /home/user/skynet-webportal/scripts/backup-aws-s3.sh 1>>/home/user/skynet-webportal/logs/backup-aws-s3.log 2>>/home/user/skynet-webportal/logs/backup-aws-s3.log
6 13 * * * /home/user/skynet-webportal/scripts/db_backup.sh 1>>/home/user/skynet-webportal/logs/db_backup.log 2>>/home/user/skynet-webportal/logs/db_backup.log
0 5 * * * /home/user/skynet-webportal/scripts/es_cleaner.py 1 http://localhost:9200
0 5 * * * /usr/bin/docker run --rm --net=host -e ROLLOVER=true jaegertracing/jaeger-es-index-cleaner:latest 1 http://localhost:9200

0 comments on commit e629e7b

Please sign in to comment.