Skip to content

Releases: SumoLogic/sumologic-kubernetes-collection

v2.3.2

21 Dec 10:34
067dbe8
Compare
Choose a tag to compare

This is a patch release v2.3.2 with no breaking changes.

Changes since v2.3.1:

  • fix(helm): add job and cronjob to clusterrole's permission #1994

Please find the release notes in CHANGELOG for v2.3.2

Full Changelog: v2.3.1...v2.3.2

v2.3.1

14 Dec 14:47
Compare
Choose a tag to compare

This is a patch release v2.3.1 with no breaking changes.

Changes since v2.3.0:

  • Fix Otel Agent Template #1976

Please find the release notes in CHANGELOG for v2.3.1

Full Changelog: v2.3.0...v2.3.1

v2.3.0

08 Dec 12:25
Compare
Choose a tag to compare

This is a minor release v2.3.0 with no breaking changes.

Please find the release notes in CHANGELOG for v2.3.0

Full Changelog: v2.2.0...v2.3.0

v2.2.0

17 Nov 12:23
Compare
Choose a tag to compare

This is a minor release v2.2.0 with no breaking changes.

Added

  • Add otelcol as alternative metrics metadata provider #1702

    Adds new values.yaml property sumologic.metrics.metadata.provider and associated configuration properties
    to replace Fluentd with Sumo Logic Distro of OpenTelemetry Collector for metrics metadata enrichment.

  • Add otelcol as alternative logs metadata provider #1697

    Adds new values.yaml property sumologic.logs.metadata.provider and associated configuration properties
    to replace Fluentd with Sumo Logic Distro of OpenTelemetry Collector for logs metadata enrichment.

  • Enable custom labels for events, metrics and logs services #1550

  • Add remote write configs for Kafka Metrics #1554

  • Add remote write configs for MySQL telegraf metrics #1561

  • Add remote write configs for PostgreSQL metrics #1577

  • Add remoteWrite section for Apache Telegraf metrics collection #1598

  • Add regex for Nginx Plus metrics #1620

  • Add Nginx Plus to Prometheus remote write #1656

  • Add remote write configs for SQLserver Metrics #1749

  • Add remote write configs for Haproxy Metrics #1748

  • Add remote write configs for Cassandra Metrics #1747

  • Add remote write configs for MongoDB Metrics #1746

  • Add remote write configs for RabbitMQ Metrics #1734

  • Add remote write configs for Tomcat Metrics #1733

  • Add remote write configs for Varnish metrics #1779

  • Add remote write for Memcached #1780

  • Add remote write configs for ActiveMQ Metrics #1833

Changed

  • Update falco subchart to 1.11.1 #1618

  • feat: ingest stacktraces from fluentd #1585

  • feat: forward kube_hpa_status_condition metric #1632

  • refactor(prometheus): unify application metrics urls #1631

  • refactor(helm): add helper function to add quotes to annotation_match #1655

    quote function is not use as it automatically adds '' before special characters

    Change default value of fluentd.metadata.annotation_match to ['sumologic\.com.*']

  • feat(deploy/otc): ensure backward compatibility for tpl change #1721

  • fix(setup): hide custom-configmap if setup is disabled #1804

  • fix: don't include fluentd.logs.containers.excludeNamespaceRegex in ns exclusion regex
    when collectionMonitoring is disabled #1852

  • fix: use fluentd.excludeNamespaces helm template, also for tracing config #1857

  • Limited k8s scrape #1861

Full Changelog: v2.1.7...v2.2.0

v2.1.7

16 Nov 06:55
Compare
Choose a tag to compare

This is a patch release v2.1.7 with no breaking changes.

Changes since v2.1.6:

  • feat: add remote write config for Elasticsearch metrics #1819
  • fix(deps): upgrade Fluentd to 1.12.2-sumo-6 #1868
  • feat: Add fullnameOverride chart parameter #1871

Full Changelog: v2.1.6...v2.1.7

v2.1.6

28 Sep 12:48
29e87ee
Compare
Choose a tag to compare

This is a patch release v2.1.6 with no breaking changes.

Changes since v2.1.5:

  • Fixing regex for Istio logs, splitting istio logs (#1781)
  • docs: improve documentation for installation on OpenShift
  • chore: bump telegraf operator subchart to 1.2.0 (#1723)
  • feat(helm): add sumologic.serviceAccount.annotations so custom annotation cen be added #1716

Full Changelog: v2.1.5...v2.1.6

v2.1.5

21 Jul 14:41
06cac67
Compare
Choose a tag to compare

This is a patch release v2.1.5 with no breaking changes.

Changes since v2.1.4:

  • [Backport release-v2.1] fix(deps): Upgrade Fluentd from v1.12.2-sumo-0 to v1.12.2-sumo-2 #1693

v2.1.4

12 Jul 08:52
ac366ed
Compare
Choose a tag to compare

This is a patch release v2.1.4 with no breaking changes.

Changes since v2.1.3:

  • feat: add nginx plus to prometheus remote write (#1656)

v2.1.3

12 Jul 07:50
Compare
Choose a tag to compare

This is a patch release v2.1.3 with no breaking changes.

Changes since v2.1.2:

  • Upgrade Tailing Sidecar Operator to v0.3.1 (#1681)

v2.1.2

02 Jun 11:18
95a7151
Compare
Choose a tag to compare

This is a patch release v2.1.2 with no breaking changes.

Changes since v2.1.1:

  • Add pullSecrets to setup job (#1621)
  • Add application_rules.yaml to falco.rulesFile (#1617)
  • Labeling statefulset pvcs (#1597)
  • [Backport release-v2.1] Fix additionalLabels in collection-fluent-bit #1630