v1.0.1
What's Changed
- Fix(store): add a file open option to write without remaining data by @sharkpc138 in #13
- Fix(exporter): fix parser to also parse the timestamp in a single log line by @sharkpc138 in #14
- Add panic and pprof by @sharkpc138 in #15
- Fix(query): Fix the label matcher to avoid using
contains
when distinguishing each label for chunk by @sharkpc138 in #16 - add panic by @sharkpc138 in #17
- remove deprecated path and param by @sharkpc138 in #18
- Upgrade the version to v1.0.1 by @sharkpc138 in #19
Full Changelog: v1.0.0...v1.0.1