Skip to content

Releases: chronosphereio/terraform-provider-chronosphere

Release v1.19.0

16 Dec 20:27
97d229e

Choose a tag to compare

v1.19.0

Added:

  • Add ROLLING_1_DAY_VOLUME and ROLLING_7_DAY_VOLUME thresholds to chronosphere_consumption_budget resource.

Release v1.18.0

10 Dec 19:50
7ba1292

Choose a tag to compare

v1.18.0

Added:

  • Add chronosphere_service_attributes resource for setting up service attributes.
  • Add skip_on_conflict field to chronosphere_rollup_rule resource.

Release v1.17.0

03 Nov 23:40
d0207d4

Choose a tag to compare

v1.17.0

Added:

  • Add ROLLING_1_HOUR_VOLUME and ROLLING_3_HOUR_VOLUME thresholds to chronosphere_consumption_budget resource.

Release v1.16.0

22 Oct 18:32
0b9f923

Choose a tag to compare

Added:

  • Add emit_metrics and replace_fields to chronosphere_log_control_config resource.
  • Add field_normalization to chronosphere_log_ingest_config resource.

Release v1.15.0

14 Oct 22:01
eb8e515

Choose a tag to compare

Added:

  • Add HOURLY_VOLUME threshold type to chronosphere_consumption_budget resource.
  • Add alert_action_config field to chronosphere_consumption_budget resource
    for customizing consumption budget alerts.

Release v1.14.0

02 Oct 20:15
255017a

Choose a tag to compare

Added:

  • Add azure_metrics_integration resource for configuring the cloudscraper Azure metrics integration.
  • Add mode field to the chronosphere_drop_rule resource. This field replaces the active field, which is deprecated. The mode field accepts values of enabled, disabled, and preview. Defaults to enabled. The active field was disabled by default. This is a breaking change.

Deprecated:

  • Deprecate the active field in the chronosphere_drop_rule resource in favor of the mode field. This field cannot be set to false, and is a breaking change that requires switching to the mode field.

Release v1.13.0

27 Aug 19:44
f32c62d

Choose a tag to compare

v1.13.0

Added:

  • Add chronosphere_log_control_config resource for configuring log control rules.
  • Replace drop_original with keep_original in LogIngestConfig parser.
  • Promote chronosphere_consumption_config resource from unstable to /v1.
  • Promote chronosphere_consumption_budget resource from unstable to /v1.
  • Add span_tag field to chronosphere_derived_label resource.

Release v1.12.0

05 Aug 21:42
881e218

Choose a tag to compare

Added:

  • Add unstable chronosphere_consumption_config resource for configuring telemetry data partitions.
  • Add unstable chronosphere_consumption_budget resource for configuring telemetry data partitions.
  • Update parsing support in chronosphere_log_ingest_config resource.

Deprecated:

  • Deprecate permissive in chronosphere_rollup_rule resource.

Release v1.11.0

01 Jul 16:18
56f2030

Choose a tag to compare

Added:

  • Add timeslice indicator support to chronosphere_slo resource with custom_timeslice_indicator field.

Release v1.10.0

24 Apr 18:42
799b80b

Choose a tag to compare

Release v1.10.0 (#125)