티스토리 뷰
There are logging as below
2020-01-24T12:01:30Z E! [outputs.influxdb]: when writing to [http://xxx:8086]: received error partial write: max-values-per-tag limit exceeded (100001/100000): measurement="network" tag="device" value="veth646a5a8" dropped=4; discarding points
Related a document
https://stackoverflow.com/questions/43770354/max-values-per-tag-limit-exceeded-influxdb
Solution
Edit a specific option from influxdb.conf
# max-values-per-tag = 100000
uncomment and replace the value to zero as shown below,
max-values-per-tag = 0
Restart influxDB
$ sudo systemctl restart influxdb
'DevOps > TIG' 카테고리의 다른 글
InfluxDB 조건을 통한 데이터 삭제 방법 (0) | 2018.06.22 |
---|---|
[InfluxDB] Retention Policy (RP / 보관주기) 추가 / 수정 / 삭제 (0) | 2018.05.30 |
[Grafana] 그라파나 알리아스 패턴 (Alias patterns) (0) | 2018.05.10 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Docker
- 리눅스
- rsync
- Ansible
- Jenkins
- rundeck
- nginx
- Playbook
- 엔시블
- 데브옵스
- JVM
- Shell Script
- openssl
- groovy
- Linux
- 젠킨스
- 플레이북
- Thread Dump
- URL Encoding
- Config History
- Password manager
- vagrant
- 엔서블
- PostgreSQL
- Nexus
- ssl
- iTerm2
- 파이프라인
- 쓰레드덤프
- DevOps
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함