Skip to content

Commit

Permalink
Merge pull request #777 from shintasmith/rm_tenantids
Browse files Browse the repository at this point in the history
remove string related config
  • Loading branch information
shintasmith committed Jan 23, 2017
2 parents 1f3f23e + 36ce45f commit ad9ad28
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -152,8 +152,6 @@ public enum CoreConfig implements ConfigDefaults {
ROLLUP_DELAY_MILLIS("300000"),
SHORT_DELAY_METRICS_ROLLUP_DELAY_MILLIS("300000"),
LONG_DELAY_METRICS_ROLLUP_WAIT_MILLIS("300000"),
STRING_METRICS_DROPPED("false"),
TENANTIDS_TO_KEEP(""),
TRACKER_DELAYED_METRICS_MILLIS("300000"),

//the granularity for which we store delayed metrics. Allowed values are 5m, 20m, 60m, 240m, 1440m
Expand Down

0 comments on commit ad9ad28

Please sign in to comment.