250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 그래픽 유저 인터페이스
- 텐서플로우
- Tkinter
- Django
- Web Programming
- k8s
- yaml
- FLASK
- Deep Learning
- 논문 리뷰
- Computer Vision
- pytorch
- 컴퓨터 비전
- MariaDB
- Docker
- kubernetes
- OpenCV
- 데이터베이스
- 파이썬
- tensorflow
- paper review
- 웹 프로그래밍
- 장고
- 딥러닝
- numpy
- vue.js
- GUI
- POD
- Python
- 파이토치
Archives
- Today
- Total
목록그라파나 (1)
Maxima's Lab

안녕하세요, 오늘은 Docker Container를 활용해서 Grafana를 실행하는 방법에 대해서 알아보겠습니다. https://grafana.com/ Grafana: The open observability platform | Grafana Labs Play around with the Grafana Stack Experience Grafana for yourself, no registration or installation needed. grafana.com Grafana는 모니터링을 위한 오픈 소스 플랫폼입니다. 먼저, Docker Hub에서 Grafana Image의 최신 버전을 다운받아야 합니다. docker pull grafana/grafana 이어서 Grafana Container를 실행하..
Docker
2024. 2. 9. 00:16