Skip to content

Feat/prometheus script#18

Open
dldantas wants to merge 406 commits intodouglaz:masterfrom
chaordic:feat/prometheus-script
Open

Feat/prometheus script#18
dldantas wants to merge 406 commits intodouglaz:masterfrom
chaordic:feat/prometheus-script

Conversation

@dldantas
Copy link
Copy Markdown

Problema/Motivação

Configuração do Spark para que o Prometheus colete maior número de métricas.

O que foi feito

Modificada a linha de comando que executa o Job (spark-submit) removendo o parâmetro javaagent, pois a partir de agora a métricas serão expostas via httpserver

Como testar

-Atualizar o submódulo CORE do mail-ignition para a branch do PR (feat/prometheus-script)
-Através do run test-cluster
make image-bash
export AWS_ACCESS_KEY_ID=""
export AWS_SECRET_ACCESS_KEY="
"
/app/mail-devops/deploy/roles/mail-ignition/files/scripts/job_runner.py run test-cluster /tmp

Allan Douglas R. de Oliveira and others added 30 commits September 6, 2016 15:21
Added logging factor to groupByKeyAndTake
Set host with correct port and ssl support
Allow a granular fallback to external configuration
emersonfcamara and others added 30 commits June 15, 2022 16:34
- update the current branch with the latest commits in master
  necessary for fleet work properly with the new destroy function
- it is a module inside core/tools which is called with subprocess
  of python2 (cluster.py) due to the script (revoke_sg_rules.py) be
  written in python3.
Co-authored-by: Iury Krieger <iury.krieger@linx.com.br>
- add a boolean function to return true if a given cidr
  exists in a given security group id.
- extends the function _get_security_group() to return
  an specific security group through the param `sg_name`.
- add a logic to verifie if the rules were deleted
  before end the script.
- it is due to requests that are made with boto3
feat: add a function to delete Flintrock SG rules in dev environment
…code style

- now the function is to destroy by fleet id
- it is called inside the util.py (python2) through
  subprocess.Popen().

- this script returns a message for the fleet deleted
  and a list containing the instance ids.
hotfix: fix the output when there is no json file with fleet id
…unch-user

[DIREEN-2034] Change installation and launch user from root to ec2-user
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

Successfully merging this pull request may close these issues.