8000 GitHub - tricorder-observability/grafana
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tricorder-observability/grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Grafana

This repo was fork from Grafana v9.2.2

Prerequisites

  • node version: 18.0.0+
  • yarn version: 3.2.3
  • go version: 1.18.1

Run locally

yarn install
make run
yarn start

Image

Current images are pushed to AWS ECR-public To build image:

docker build -t public.ecr.aws/tricorder/grafana .
docker tag public.ecr.aws/tricorder/grafana public.ecr.aws/tricorder/grafana:<tag>
docker push public.ecr.aws/tricorder/grafana:<tag>
# To run grafana with docker:
docker run -it --rm -p 3000:3000 --name=grafana public.ecr.aws/tricorder/grafana:<tag>

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0