You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: docs/sink-configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ The following options are available:
91
91
*`numMetricsPerMsg` - number of metrics to be packed in an UDP message, default is 5
92
92
*`renameLabels` - renames labels, old and new label separated by ':' and pairs of old and new labels separated by ','
93
93
*`allowedLabels` - comma-separated labels that are allowed, default is empty ie all labels are allowed
94
-
*`labelStyle` - convert labels from default snake case to other styles, default is no convertion. Styles supported are `lowerCamelCase` and `upperCamelCase`
94
+
*`labelStyle` - convert labels from default snake case to other styles, default is no conversion. Styles supported are `lowerCamelCase` and `upperCamelCase`
0 commit comments