Nico Müller

Results 13 issues of Nico Müller

Whenever you use the value nil in a table, this value is not encoded correctly: input = {1, nil} b = msgpack.pack(input) >0x91 0x01 Expected: >0x92 0x01 0xC0 Any ideas...

### Describe the bug I noticed that the histogram which is generated by the micrometer 1.5 instrumentation does not match the specification. The `HistogramDataPoint` contains the field `count`, `sum` and...

Bug

**Is your feature request related to a problem? Please describe.** Its currently not possible to configure elasticstack_kibana_slo for synthetic monitors **Describe the resource you would like to have implemented.** Api...

enhancement