Skip to content

Releases: sematext/logagent-js

Release 2.0.178

26 Jun 11:09
Compare
Choose a tag to compare
  • Make LA_CONFIG env variable configurable 1a6f41e
  • Setting LA_CONFIG env variable disables the creation of logagent.conf 32660fd

Release 2.0.177

25 Jun 14:32
Compare
Choose a tag to compare
  • add output filter: drop-events-filter b5f7498

Release 2.0.172

31 May 11:11
Compare
Choose a tag to compare
  • add healthcheck command to Dockerfile 016a1db

Release 2.0.171

30 May 12:02
Compare
Choose a tag to compare
  • add logagent binary assets 421815a
  • ignore dist directory in git and npm fb9b40d

Release 2.0.170

30 May 11:42
Compare
Choose a tag to compare
  • fix wrong releaseNotes key in package.json 3e050b0

Release 2.0.169

30 May 11:34
Compare
Choose a tag to compare
Release 2.0.169

2.0.162

31 May 10:45
Compare
Choose a tag to compare

Breaking changes

  • Fields for container and host metadata fields have been renamed. In case a changed field was used in dashboards or alerts the renaming could break existing dashboards or alert rules in Sematext Cloud.
Original Field Name  New Field Name
host os.host
ip os.host_ip
container_id container.id
image container.image
container_name container.name
kubernetes.podName kubernetes.pod.name
kubernetes.containerName kubernetes.pod.container.name
kubernetes.containerid kubernetes.pod.container.id
- kubernetes.pod.container.host.hostname