Skip to content

Latest commit

 

History

History
85 lines (56 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

85 lines (56 loc) · 1.72 KB

Releases

Unreleased

Added:

  • Adds support for labels to v1/config/Dashboard

v1.10.1

No changes

v1.10.0

Added

  • Adds new resource v1/config/LogScaleAction
  • Adds new resource v1/config/LogScaleAlert
  • Adds new field pool.allocation.fixed_values to v1/config/ResourcePools
  • Adds new state command metric-usages-by-metric-name
  • Adds new state command metric-usages-by-label-name

v1.9.0

Added

  • Adds new resource v1/config/OtelMetricsIngestion
  • Adds support for logs in v1/config/Dataset

v1.8.0

  • New command: auth

v1.7.0

Added

  • Adds new resource v1/config/TraceBehaviorConfig
  • Adds new field logging_query to v1/config/Monitor
  • Adds new field group_by to v1/config/NotificationPolicy

v1.6.0

Added

  • New config: v1/config/Datasets
  • New config: v1/config/GcpMetricsIntegration
  • Adds support for entity namespaces

v1.5.0

Added

  • New config: gcp-metrics-integrations

v1.4.0

Added

  • Adds new field graphite_label_policy to v1/config/RollupRule

v1.3.0

Added

  • Adds new field drop_nan_value to v1/config/DropRule
  • Adds new metric type DELTA_EXPONENTIAL_HISTOGRAM to v1/config/RollupRule.

Deprecated

  • Unused field label_replace has been removed from v1/config/RollupRule.

v1.2.0

Added

  • New config: trace-tail-sampling-rules

v1.1.0

Added

  • New config: trace-jaeger-remote-sampling-strategies.
  • New config: trace-metric-rules.
  • Support for new aggregation type, COUNT_SAMPLES.

Fixed

  • Removed read-only fields from scaffold output for resource-pools.

Misc

  • Upgraded participle library to v2.1.0
  • Added goreleaser support for releasing binaries

v1.0.0

Initial release for chronoctl-core.