Skip to content

Commit

Permalink
Remove unnecessary TOML mask.
Browse files Browse the repository at this point in the history
  • Loading branch information
srebhan committed Jun 22, 2022
1 parent df18ae7 commit 773c192
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -1763,8 +1763,6 @@ func (c *Config) missingTomlField(_ reflect.Type, key string) error {
case "data_type", "separator", "tag_keys",
// "templates", // shared with serializers
"collectd_auth_file", "collectd_parse_multivalue", "collectd_security_level", "collectd_typesdb",
"dropwizard_metric_registry_path", "dropwizard_tags_path", "dropwizard_tag_paths",
"dropwizard_time_format", "dropwizard_time_path",
"form_urlencoded_tag_keys",
"grok_custom_pattern_files", "grok_custom_patterns", "grok_named_patterns", "grok_patterns",
"grok_timezone", "grok_unique_timestamp",
Expand Down

0 comments on commit 773c192

Please sign in to comment.