티스토리 뷰
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
- Ansible
- Password manager
- iTerm2
- URL Encoding
- 엔서블
- 리눅스
- ssl
- nginx
- 쓰레드덤프
- Shell Script
- 젠킨스
- 엔시블
- 플레이북
- Playbook
- 데브옵스
- rsync
- Nexus
- openssl
- Config History
- 파이프라인
- DevOps
- groovy
- Jenkins
- Docker
- PostgreSQL
- Linux
- JVM
- vagrant
- rundeck
- Thread Dump
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함