Skip to content

Commit

Permalink
Update apis/druid/v1alpha1/druid_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Cyril Corbon <corboncyril@gmail.com>
  • Loading branch information
itamar-marom and cyril-corbon committed Jul 26, 2023
1 parent eb631cb commit 93138e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis/druid/v1alpha1/druid_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,8 @@ type DruidSpec struct {
DeepStorage *DeepStorageSpec `json:"deepStorage,omitempty"`

// DimensionsMapPath Custom Dimension Map Path for statsd emitter.
// stastd documentation is described in the following documentation:
// https://druid.apache.org/docs/latest/development/extensions-contrib/statsd.html
// +optional
DimensionsMapPath string `json:"metricDimensions.json,omitempty"`

Expand Down

0 comments on commit 93138e2

Please sign in to comment.