Skip to content

Releases: alibaba/loongcollector

v1.0.34 release

23 Jun 07:32
Compare
Choose a tag to compare

1.0.34

Changes

All issues and pull requests are here.

Features

  • [public] [both] [updated] enhance memory cost for stdout collection
  • [public] [both] [updated] support parse timestamp in processor_gotime plugin
  • [public] [both] [updated] add content client_ip for syslog plugin
  • [public] [both] [added] add netping plugin
  • [public] [both] [updated] processor_strptime support precise timestamp
  • [public] [both] [updated] export container meta to C part
  • [public] [both] [updated] support skywalking logging API [public] [both] [updated] add processor_fields_with_condition to support process actions after switch-case conditions
  • [public] [both] [updated] add workload attribute of Pod meta in metric_meta_kubernetes

Fixed

  • [public] [both] [fixed] fix skywalking plugin lost data
  • [public] [both] [fixed] fix OnlyStdout not working in flusher_stdout plugin
  • [public] [both] [fixed] fix analyzeProductLog api call
  • [public] [both] [fixed] fix netping duration overflow on windows, add timeout option
  • [public] [both] [fixed] fix the judgment function for CRI
  • [public] [both] [fixed] release fds of stopped containers managed by containerd [public] [both] [fixed] fix so lib build by docker
  • [public] [both] [fixed] fixed without k8s labels in CRI fetching.

Doc

  • [public] [both] [doc] add prometheus fetcher usecase doc
  • [public] [both] [doc] add telegraf receiver usecase doc
  • [public] [both] [doc] add build image or dynamic lib doc

Download

Arch Platform Region Link
arm64 Linux China link
amd64 Linux China link
arm64 Linux US link
amd64 Linux US link

v1.0.30 release

01 Mar 02:45
70a20b3
Compare
Choose a tag to compare

1.0.30

Changes

All issues and pull requests are here.

Features

  • [public] [both] [updated] support running multi prometheus input plugins at the same time
  • [public] [win] [added] add Customize the authentication token in Windows artifact

Fixed

  • [public] [both] [fixed] fix threadNum and fdNum in process plugin
  • [public] [both] [fixed] Fix error that skywalking v3 plugin doesn't implement ConfigurationDiscoveryService interface

Doc

  • [public] [both] [doc] add input stdout plugin doc

Download

Arch Platform Region Link
arm64 Linux China link
amd64 Linux China link
arm64 Linux US link
amd64 Linux US link

v1.0.29 release

10 Jan 07:34
67282e6
Compare
Choose a tag to compare

1.0.29

Changes

All issues and pull requests are here.

Features

Fixed

  • [public] [both] [fixed] fix wrong matching lables for stdout input

Doc

  • [public] [both] [doc] add release doc
  • [public] [both] [doc] add ilogtail local deloyment doc for kafka flusher
  • [public] [both] [doc] add ilogtail local deloyment doc for sls flusher
  • [public] [both] [doc] add ilogtail k8s deloyment doc for sls flusher

Download

Arch Platform Region Link
arm64 Linux China link
amd64 Linux China link
arm64 Linux US link
amd64 Linux US link

v1.0.28 release

15 Dec 06:38
6ecdfc6
Compare
Choose a tag to compare

1.0.28

Changes

All issues and pull requests are here.

Features

  • [public] [linux] [added] snmp: support SNMP protocol
  • [public] [both] [added] filter instance properties for skywalking v3 plugin

Fixed

  • [public] [both] [fixed] fix the paren span id is incorrect

Doc

Download

Arch Platform Region Link
arm64 Linux China link
amd64 Linux China link
arm64 Linux US link
amd64 Linux US link

v1.0.27 release

01 Dec 08:29
876ea78
Compare
Choose a tag to compare

1.0.27 release

  • [inner] [both] [fixed] fixed processor_regex not support .* regular expression.
  • [public] [both] [updated] optimize system_v2 IOCounter metrics
  • [public] [both] [updated] change kafka flusher partition strategy to hash key
  • [inner] [both] [fixed] service_http_server: unlink unix sock before listen.
  • [inner] [both] [fixed] metric_meta_kubernetes: remove global variables.