Skip to content

aengusrooneygrafana/grafana-agent-amd-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

grafana-agent-amd-linux - instructions to run

sudo yum install -y wget unzip git curl

git clone https://github.com/aengusrooneygrafana/grafana-agent-amd-linux.git

cd grafana-agent-amd-linux/

export PROM_PUBLISHER_KEY="my-grafana-dot-com-hosted-METRICS-key"

export PROM_USER="my-grafana-dot-com-hosted-METRICS-user"

export LOKI_PUBLISHER_KEY="my-grafana-dot-com-hosted-LOGS-key"

export LOKI_USER="my-grafana-dot-com-hosted-LOGS-user"

if running on AWS EC2

export AWSKEY="my-aws-access-key"

export AWSSECRET="my-aws-secret"

run the agent

./download-install-run-grafana-agent.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages