Bug 36873 - Fix writing millisecond timestamps through OpenTSDB telnet protocol
Summary: Fix writing millisecond timestamps through OpenTSDB telnet protocol
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: influxdb (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL: https://github.com/influxdata/influxd...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-06 14:41 MSK by Vitaly Lipatov
Modified: 2019-06-20 14:09 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2019-06-06 14:41:05 MSK
В приёме данных по протоколу OpenTSDB обнаружилась бага, которая приводит к округлению времени до секунд. Мы отправили исправление:
https://github.com/influxdata/influxdb/pull/14063

но возможно, что они будут долго рассматривать (в 2.x они вообще неизвестно куда выкинули поддержку OpenTSDB), так что если будут силы и желание, было бы неплохо приложить патч.
Comment 1 Repository Robot 2019-06-20 14:09:26 MSK
influxdb-1.7.6-alt2 -> sisyphus:

Thu Jun 20 2019 Vitaly Lipatov <lav@altlinux.ru> 1.7.6-alt2
- NMU: fix writing millisecond timestamps through opentsdb (ALT bug 36873)