Releases: balena-io/open-balena-api
Releases · balena-io/open-balena-api
v29.0.1
v29.0.0
v28.0.13
v28.0.12
v28.0.11
v28.0.10
Update grafana/loki Docker tag to v3.2.0
Notable changes
- api: Fail log queries when executed on instant query endpoint (#13421)
- jsonnet: convert read statefulset into deployment for loki-simple-scalable (#13977)
- blooms: Remove bloom compactor component (#13969)
- ability to ignore cache for volume queries (#13945) (b1dc076)
- add _extracted suffix to detected fields conflicts (#13993) (ab1caea)
- Add baseline rf1 querier implementation (#13639) (3a99b69)
- Add CLI to inspect RF=1 WAL segments (#13552) (150e653)
- Add initial support for a kafka-based ingest path (#13992) (33c26f4)
- add loki_ingester_rf1_segment_age_seconds metric (#13653) (2dfc13b)
- Add metrics for Ingester RF-1 (#13510) (d4179aa)
- Add metrics to WAL Manager (#13490) (bfe97d7)
- Add settings for cpu/mutex/block profiling options (#13278) (f06eabb)
- add structured metadata to the promtail push API (#14153) (#14155) (c118fc6)
- Added getting started video for ingesting Otel logs (#13226) (5e560f9)
- aggregate byte and count metrics (#13731) (913e9f9)
- api: Fail log queries when executed on instant query endpoint (#13421) (ce71f1c)
- blooms: Add series & chunks per block metrics (#13721) (55c6499)
- Bootstrap metastore for wal segments (#13550) (0b47498)
- Calculate the age of a WAL segment (#13637) (4abb5a4)
- chunks-inspect: support structured metadata (#11506) (1834065)
- collect and serve pre-aggregated bytes and counts (#13020) (467eb1b)
- Collect duplicate log line metrics (#13084) (40ee766)
- convert WalSegmentWriter to io.ReadSeeker (#13340) (19c0509)
- detected-labels: remove cardinality filter (#13652) (4f534d7)
- downsample aggregated metrics (#13449) (2c053ee)
- Drain uses different tokenizer based on log format (#13384) (bc01e6f)
- exclude and from creating new tokens in patterns (#13395) (8c8454b)
- exclude in pattern tokens (#13397) (e612dd3)
- exporter: include boolean values in limit exporter (#13466) (4220737)
- flush not owned streams (#13254) (2ca1ac6)
- helm: Make gateway container port configurable. (#13294) (05176e4)
- helm: Support alibabacloud oss in helm chart (#13441) (3ebab6f)
- Ignore empty streams in distributor if all entries fail validation (#13674) (6c4b062)
- Implement GetObjectRange for all storage providers (#13650) (d9c441e)
- improve Owned Streams feature observability (#13232) (ce86459)
- improve placeholder replacement of byte sizes (#13508) (ac284ca)
- Ingester RF-1 (#13365) (7f35179)
- Ingester Stream Limit Improvements (#13532) (ec34aaa)
- ingester: Smooth out chunk flush operations (#9994) (82fbb2f)
- instrument failed chunk encoding/decoding (#13684) (5a87ccb)
- Instrument metastore GRPC calls (#13598) (04613b4)
- Instrument rf1 write path with tracing (#13599) (ce88286)
- Introduce a new Object Storage WAL format. (#13253) (1d6f8d5)
- Introduce wal segment read path. (#13695) (917053a)
- lambda-promtail; ensure messages to Kinesis are usable by refactoring parsing of KinesisEvent to match parsing of CWEvents + code cleanup (#13098) (dbfb19b)
- lambda-promtail: Adding S3 log parser support for AWS GuardDuty (#13148) (2d92fff)
- lambda-promtail: build lambda with zip file (#13787) (9bf08f7)
- Limit to block ingestion until configured date (#13958) ([b5ac6a0](https://togithub.com/grafana/loki/commit/b5ac6a0258be51a6d6c3a7743...