Skip to content

Changelog

Jachen Duschletta edited this page Jan 21, 2022 · 30 revisions

v1.3.9

What's changed

  • Added support for Prometheus Remote Write API

v1.3.8

What's changed

  • CORS friendly responses added

v1.3.5

What's changed

  • Tempo API support has been added (see Tempo Tracing for more details)

v1.3.2

What's changed

  • CLIQL support for alerting improved

Past Releases

v1.3.1

  • Alertman Support, Grafana Advanced Alerting Support added

v1.3.0

  • Added Loki syntax "{{.property}}" support behind LINE_FMT=go_native flag

v1.2.0

  • go native line_format support added

v1.1.21

  • Node clickhouse sql module support added

v1.1.20

  • Added logfmt parsing

v1.1.19

  • Added Support for Metrics (see inserting metrics here )

v1.1.18

  • Cosmetic Fixes / Documentation Updates

v1.1.17

  • Refresh /query API for Instant Queries

v1.1.16

  • Custom Fastify bodyLimit (Message Size Limit increased)

v1.1.15

  • Switched to SnappyJS dependency to allow use across all operating systems

v1.1.14

  • Rollback on MTL_TTL

v1.1.13

  • Readme Update Only

v1.1.12

  • materialize_ttl_after_modify TTL

v1.1.11

  • Auto-detection added to detect compatible OS for Snappy Library

v1.1.10

  • Added manual switch to deactivate Snappy Library on certain Linux Distro's

v1.1.9

  • Allow | separators in tags for CliQL

v1.1.8

  • Bugfix memory optimization

v1.1.7

  • materialize_ttl_after_modify TTL

v1.1.6

  • labels to time series extractor plugin

v1.1.5

  • Linter added for ease of collaboration and code cleanliness