Skip to content

Tools for updating prometheus target file from aws Elastic Beanstalk

License

Notifications You must be signed in to change notification settings

kennhung/aws-prometheus-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-prometheus-updater

Environment Variable

  • AWS_REGION: AWS Elastic Beanstalk region
  • AWS_CRED_TYPE: AWS credential type, can be accesskey or ec2_metadata
  • AWS_ACCESS_KEY_ID: AWS Access Key ID, only work on accesskey mode
  • AWS_SECRET_ACCESS_KEY: AWS Secret Access Key, only work on accesskey mode
  • EB_ENV_NAME: Elastic Beanstalk environment name
  • OUT_FILE_PATH: Path of the output file
  • UPDATE_RATE: How long the script should update the targets (in sec). Set to zero will only run one time.

About

Tools for updating prometheus target file from aws Elastic Beanstalk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published