Releases: chronosphereio/terraform-provider-chronosphere
Releases · chronosphereio/terraform-provider-chronosphere
Release v1.19.0
Release v1.18.0
v1.18.0
Added:
- Add
chronosphere_service_attributesresource for setting up service attributes. - Add
skip_on_conflictfield tochronosphere_rollup_ruleresource.
Release v1.17.0
v1.17.0
Added:
- Add
ROLLING_1_HOUR_VOLUMEandROLLING_3_HOUR_VOLUMEthresholds tochronosphere_consumption_budgetresource.
Release v1.16.0
Added:
- Add
emit_metricsandreplace_fieldstochronosphere_log_control_configresource. - Add
field_normalizationtochronosphere_log_ingest_configresource.
Release v1.15.0
Added:
- Add
HOURLY_VOLUMEthreshold type tochronosphere_consumption_budgetresource. - Add
alert_action_configfield tochronosphere_consumption_budgetresource
for customizing consumption budget alerts.
Release v1.14.0
Added:
- Add
azure_metrics_integrationresource for configuring the cloudscraper Azure metrics integration. - Add
modefield to thechronosphere_drop_ruleresource. This field replaces theactivefield, which is deprecated. The mode field accepts values ofenabled,disabled, andpreview. Defaults toenabled. Theactivefield wasdisabledby default. This is a breaking change.
Deprecated:
- Deprecate the
activefield in thechronosphere_drop_ruleresource in favor of themodefield. This field cannot be set tofalse, and is a breaking change that requires switching to themodefield.
Release v1.13.0
v1.13.0
Added:
- Add
chronosphere_log_control_configresource for configuring log control rules. - Replace
drop_originalwithkeep_originalin LogIngestConfig parser. - Promote
chronosphere_consumption_configresource from unstable to/v1. - Promote
chronosphere_consumption_budgetresource from unstable to/v1. - Add
span_tagfield tochronosphere_derived_labelresource.
Release v1.12.0
Added:
- Add unstable
chronosphere_consumption_configresource for configuring telemetry data partitions. - Add unstable
chronosphere_consumption_budgetresource for configuring telemetry data partitions. - Update parsing support in
chronosphere_log_ingest_configresource.
Deprecated:
- Deprecate
permissiveinchronosphere_rollup_ruleresource.
Release v1.11.0
Added:
- Add timeslice indicator support to
chronosphere_sloresource withcustom_timeslice_indicatorfield.
Release v1.10.0
Release v1.10.0 (#125)