19:55 PM
jnehlmeier joined the channel
19:55 PM
pVilaca joined the channel
19:55 PM
pd joined the channel
19:55 PM
kamsz joined the channel
19:55 PM
CVTJNII joined the channel
19:55 PM
yawniek joined the channel
19:55 PM
octane--_ joined the channel
19:55 PM
pprkut joined the channel
19:55 PM
niv joined the channel
19:55 PM
ccutrer joined the channel
19:55 PM
clkao joined the channel
19:55 PM
iamtew_ joined the channel
19:55 PM
dwiesner joined the channel
19:55 PM
tdi joined the channel
19:55 PM
Evan_ joined the channel
19:55 PM
saltsa joined the channel
19:55 PM
seprob joined the channel
19:55 PM
vegardx joined the channel
19:55 PM
PSUdaemon joined the channel
19:55 PM
ambientsound joined the channel
19:55 PM
B1nny joined the channel
19:55 PM
Micromus joined the channel
19:55 PM
af joined the channel
19:55 PM
Licenser joined the channel
19:55 PM
\ask joined the channel
19:55 PM
conseal joined the channel
19:55 PM
sagarC__ joined the channel
19:55 PM
jesser joined the channel
19:55 PM
rymdkarl joined the channel
19:55 PM
rob_ joined the channel
19:55 PM
blalor joined the channel
19:55 PM
laf joined the channel
19:55 PM
jafo joined the channel
19:55 PM
hobbyquaker_ joined the channel
19:55 PM
abl joined the channel
19:55 PM
Ormod joined the channel
19:55 PM
laurent\ joined the channel
19:55 PM
mag_ joined the channel
19:55 PM
tstm joined the channel
19:55 PM
sdehaan joined the channel
19:55 PM
prawnsalad joined the channel
19:55 PM
mfournier joined the channel
19:55 PM
dreese joined the channel
19:55 PM
MerlinDMC joined the channel
19:55 PM
Maxxed joined the channel
19:55 PM
corpsicle joined the channel
19:55 PM
Doo joined the channel
19:55 PM
book`_ joined the channel
19:55 PM
calston joined the channel
19:55 PM
Tenhi joined the channel
19:55 PM
dyer joined the channel
19:55 PM
candy` joined the channel
19:55 PM
titilambert joined the channel
19:55 PM
Dieterbe joined the channel
19:55 PM
damjan joined the channel
19:55 PM
kjnilsson joined the channel
19:55 PM
mstyne|afk joined the channel
19:55 PM
mstyne joined the channel
19:55 PM
dominikh joined the channel
19:55 PM
shish joined the channel
19:55 PM
dmilith joined the channel
19:55 PM
lassizci joined the channel
19:55 PM
hacks joined the channel
19:55 PM
birryree joined the channel
19:55 PM
sverrest joined the channel
19:55 PM
OmIkRoNiXz joined the channel
19:55 PM
logan- joined the channel
19:55 PM
man-u joined the channel
19:55 PM
simonov joined the channel
19:55 PM
Twiglet joined the channel
19:55 PM
msch joined the channel
19:55 PM
jfokkan__ joined the channel
19:55 PM
davidbanham joined the channel
19:55 PM
FruitCak joined the channel
19:55 PM
nixie joined the channel
19:55 PM
Anticimex joined the channel
19:55 PM
cxreg joined the channel
19:55 PM
keith4 joined the channel
19:55 PM
bjornar__ joined the channel
19:55 PM
foxxx0 joined the channel
19:55 PM
cfenoy joined the channel
19:55 PM
nickc joined the channel
19:55 PM
HalfEatenPie joined the channel
19:55 PM
tuupola joined the channel
19:55 PM
froztbyte joined the channel
19:55 PM
Norrland joined the channel
19:55 PM
babilen joined the channel
19:55 PM
descrepes_ joined the channel
19:55 PM
anettu joined the channel
19:56 PM
pauldix joined the channel
19:56 PM
areski joined the channel
19:56 PM
nefilim joined the channel
19:56 PM
hanine joined the channel
19:56 PM
namra joined the channel
19:56 PM
djural joined the channel
19:56 PM
stath0022 joined the channel
19:56 PM
sarlalian_ joined the channel
19:56 PM
MindfulMonk joined the channel
19:56 PM
koollman joined the channel
19:56 PM
drawks joined the channel
19:56 PM
jsilence_ joined the channel
19:56 PM
elmo joined the channel
19:56 PM
hogne joined the channel
19:56 PM
rektide_ joined the channel
19:56 PM
finnrobi joined the channel
19:56 PM
natem joined the channel
19:56 PM
gunnar__ joined the channel
20:01 PM
mozart_ar has quit
20:04 PM
heydrick joined the channel
20:08 PM
Gen_ joined the channel
20:10 PM
overlord_tm joined the channel
20:20 PM
Gen_ has quit
20:22 PM
krphop joined the channel
20:24 PM
Gen_ joined the channel
20:26 PM
gunnar___ joined the channel
20:28 PM
gunnar__ has quit
20:29 PM
mozart_ar joined the channel
20:31 PM
gunnar__ joined the channel
20:33 PM
gunna____ joined the channel
20:33 PM
gunnar___ has quit
20:35 PM
ktosiek
hi! Why is telegraf's elasticsearch input using so many measurements?
20:35 PM
gunnar__ has quit
20:37 PM
for example, a lot of elasticsearch_os_* look like they could be collapsed into multifield measurements (like in the system module) - is there any specific reason for separating them?
20:38 PM
(I mean, I'll probably want all the elasticsearch_os_cpu_* when I'm querying for CPU usage anyway)
20:38 PM
gunna____
ktosiek: i'm not familiar with the ES plugin but i think most plugins have been rewritten to generate fewer measurements. maybe the ES plugin hasn't been updated yet
20:39 PM
ktosiek
oh, so there was a change in practice?
20:39 PM
gunna____
it was awhile ago
20:39 PM
ktosiek
good to know, I'm just learning influx/telegraf
20:39 PM
gunna____
maybe open a feature request to combine measurements
20:39 PM
makaveli0227TL has quit
20:40 PM
ktosiek
BTW is there a difference in storage format for multiple fields vs multiple measurements?
20:40 PM
gunna____
it might not be on anyone's radar and doesn't seems like there are any issues open about it
20:43 PM
the underlying time series are both stored roughly the same under the hood, but the indexes holding the measurements and fields are different. i'm not super familiar on the details
20:44 PM
ktosiek
ok, I'll dig into that myself, hopefuly it's in the docs :-)
20:45 PM
thanks for help!
20:45 PM
gunna____
20:55 PM
gunna____ has quit
21:03 PM
ktosiek
do I understand it right that fields of a series are stored separately (kind of in columnar style)?
21:04 PM
the storage engine docs seem to always mention "hash of series + field" as the identifier for "on-disk series"
21:04 PM
gunnar__ joined the channel
21:13 PM
gunnar__ has quit
21:18 PM
pauldix has quit
21:21 PM
overlord_tm has quit
21:22 PM
pauldix joined the channel
21:27 PM
pauldix has quit
21:37 PM
gunnar__ joined the channel
21:44 PM
jnehlmeier has quit
21:47 PM
jnehlmeier joined the channel
21:56 PM
pauldix joined the channel
21:57 PM
jjmalina has quit