Commit cb90b638 by Erik Sundell

stackdriver: remove montly from alignment periods

parent dde033c1
...@@ -251,5 +251,4 @@ export const alignmentPeriods = [ ...@@ -251,5 +251,4 @@ export const alignmentPeriods = [
{ text: '6h', value: '+21600s' }, { text: '6h', value: '+21600s' },
{ text: '1d', value: '+86400s' }, { text: '1d', value: '+86400s' },
{ text: '1w', value: '+604800s' }, { text: '1w', value: '+604800s' },
{ text: '1m', value: '+18748800s' },
]; ];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment