Releases: chronosphereio/terraform-provider-chronosphere
Releases · chronosphereio/terraform-provider-chronosphere
Release v1.10.0
v1.9.0
Removed:
- Remove deprecated low value field from unstable
chronosphere_slo
resource. - Deprecated queryless additional_promql_filters in unstable
chronosphere_slo
resource.
Added:
- Add burn rate configs to the unstable
chronosphere_slo
resource. - Add SLI level additional_promql_filters to the unstable
chronosphere_slo
resource.
v1.8.0
v1.7.0
Added:
- Adds support for logging query in the
chronosphere_monitor
resource. - Adds support for custom dimension labels in the
chronosphere_slo
resource. - Add v1
chronosphere_logging_allocation_config
resource - Add support for
is_root_span
field in common trace span filter type. - Allow disabling dry-run via provider configuration
disable_dryrun
.
Fixed:
- Fix dry-run for
chronosphere_recording_rule
withbucket_slug
andexecution_group
.
v1.6.2
v1.6.1
v1.6.0
v1.5.1
v1.5.0
Added:
- Add
high_priority_filter
andlow_priority_filter
to unstablechronosphere_log_allocation_config
. - Add
fixed_value
in v1chronosphere_resource_pools_config.pools[].allocation
.
Fixed:
- Remove invalid fields from
chronosphere_dataset
,chronosphere_trace_tail_sampling_rules
,chronosphere_trace_metrics_rule
resources.
Deprecated:
allocation
in v1chronosphere_resource_pools_config.default_pool
, as this can be derived instead.