Holger Obermaier
0b509ca9e4
Be more strict, when parsing json
2023-10-13 09:53:49 +02:00
Thomas Röhl
547e2546c7
Update to line-protocol/v2
2023-07-17 15:20:12 +02:00
Thomas Gruber
4bd71224df
move maybe-usable-by-other-cc-components to pkg. Fix all files to use the new paths ( #88 )
2022-10-10 11:53:11 +02:00
Holger Obermaier
ee4bd558f1
Cleanup: Remove unused code
2022-05-06 11:44:57 +02:00
Thomas Roehl
70a9530aba
Set WriteFailedCallback to get some error message
2022-04-04 11:48:54 +02:00
Thomas Roehl
69f7c19659
InfluxAsyncSink: Add custom flush mechanism
2022-04-04 02:56:23 +02:00
Thomas Roehl
7e43e9171e
Use default options. Overwrite if anything is configured differently. Use seconds as precision
2022-04-01 17:26:56 +02:00
Thomas Gruber
57629a2e0a
Meta to tags list and map for sinks ( #63 )
...
* Change ccMetric->Influx functions
* Use a meta_as_tags string list in config but create a lookup map afterwards
* Add meta as tag logic to sampleSink
2022-03-15 16:16:26 +01:00
Thomas Gruber
c9b8fcdaa7
Add config options for retry intervals of InfluxDB clients ( #59 )
2022-03-11 13:43:03 +01:00
Thomas Roehl
fe3a8d59b0
Ping InfluxDB server after connecting to recognize faulty connections
2022-02-25 13:51:52 +01:00
Holger Obermaier
73981527d3
Refactor: Embed Init() into New() function
2022-02-23 14:56:29 +01:00
Thomas Roehl
18a226183c
Use new sink instances to allow multiple of same sink type
2022-02-22 16:15:25 +01:00
Holger Obermaier
2aa8c812a6
Add config option flush_interval
2022-02-10 09:43:02 +01:00
Holger Obermaier
1d299be3ea
Add comments
2022-02-09 11:08:50 +01:00
Holger Obermaier
e1a7379c2e
Generate influxDB point for data type ccMetric
2022-02-08 09:31:08 +01:00
Thomas Gruber
d1e66201a6
Add non-blocking InfluxDB sink ( #29 )
...
* Add non-blocking InfluxDB sink
* Add configurable batch size
2022-02-07 16:51:46 +01:00