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
propertysumologic.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
propertysumologic.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