Releases: SumoLogic/terraform-sumologic-sumo-logic-monitor
Releases · SumoLogic/terraform-sumologic-sumo-logic-monitor
v1.2.6
What's Changed
- Updated sumo TF provider version 2.31.3
- Added support for korea deployment
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Updated monitors to CVE fixed sumo provider version 2.31.0
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Upgraded sumo provider version (>= 2.28.3, < 3.0.0) by @akhil-sumologic in #73
New Contributors
- @akhil-sumologic made their first contribution in #73
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Update Kubernetes monitors by @himanshu219 in #68
- Update Sumo Logic Terraform Provider to 2.28.3 by @astencel-sumo in #69
- Fix threshold conditions by @sachin-sumologic in #71
New Contributors
- @astencel-sumo made their first contribution in #69
- @sachin-sumologic made their first contribution in #71
Full Changelog: v1.2.2...v1.2.3
Added support for Fine Grain Permission(FGP) and Evaluation delay
- Sumologic terraform monitor module now have added support for Fine Grain Permissions(FGP).
- A set of obj_permission constructs can be specified under a Monitor. An obj_permission construct can be used to control permissions Explicitly associated with a Monitor. But, it cannot be used to control permissions Inherited from a Parent / Ancestor. Default FGP would be still set to the Monitor upon creation (e.g. the creating user would have full permission), even if no obj_permission construct is specified at a Monitor and the FGP feature is enabled at the account.
- Sumologic terraform monitor module now have added support for Evaluation delay .
- Collection delays may occur due to your environment and it takes a couple of minutes for data to be processed into Sumo Logic. Since Monitors run on data from the most current time period, it's possible for Monitors to evaluate against incomplete data. As a result, Monitors can generate false positives or negatives that can cause confusion. Set an evaluation delay in seconds to delay the evaluation of a Monitor, so it doesn't look at the most current time (where data can be incomplete) and instead looks at an older period of time, where you have more complete data.
Missing data monitor bug fix
- Bug Fixed - Fixed bug arising while creating only Missing Data Monitors
Added support for Sumologic SLOs
- Sumologic terraform module now have added support for SLOs.
- Bug Fixed - Fixed incorrect variable name in warning's block
Updating monitors to use trigger_conditions
Triggers in monitors have been depreciated thus updated monitors to use trigger_conditions.
- This release will remove warnings while creating monitors.
- Client code or module calling code change is not needed.
Enable a user to create monitors in any monitors subfolder
Merge pull request #60 from starzu-sumo/mstarzec-k8s-monitors-parent-var Enable a user to create monitors in any monitors subfolder
Added Couchbase Alerts
Following new predefined alerts are now available:
Kubernetes
Redis
Nginx
Nginx Ingress
PostgreSQL
Kafka
MySQL
Apache
MongoDB
SQL Server
Nginx Plus
Nginx Plus Ingress
RabbitMQ
Apache Tomcat
Varnish
HAProxy
Elasticsearch
Cassandra
ActiveMQ
Memcached
http_response
IIS
MariaDB
Oracle
Squid Proxy
Couchbase