Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit 96e21d2

Browse files
authored
Merge pull request #1841 from grafana/upadte-changelog-for-1831
update changelog to include breaking change from #1831
2 parents 79e4709 + bb2d8ed commit 96e21d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# master
22

33
## breaking changes
4-
4+
* as of v0.13.1-788-g79e4709 (see: #1831) the option `reject-invalid-tags` was removed. Another option named `reject-invalid-input` was added to take its place, and the default value is set to `true`. This new option rejects invalid tags and invalid UTF8 data found in either the metric name or the tag key or tag value. The exported stat `input.xx.metricdata.discarded.invalid_tag` was also changed to `input.xx.metricdata.discarded.invalid_input`, so dashboards will need to be updated accordingly.
55
* as of v0.13.1-384-g82dedf95 the meta record index configuration parameters have been moved out
66
of the section `cassandra-idx`, they now have their own section `cassandra-meta-record-idx`.
77
* as of v0.13.1-186-gc75005d the `/tags/delSeries` no longer accepts a `propagate` parameter.

0 commit comments

Comments
 (0)