linkerd2/web/app
Andrew Seigner 727521f914
Permit arbitrary time windows in public-api (#774)
The public-api previously only permitted 4 hard-coded time windows:
10s, 1m, 10m, 1h. This was primarily a relic of the recently removed
telemetry system.

Modify the public-api to validate the time string, but allow for any
window size, which is then passed through to Prometheus.

Fixes #686

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-16 17:37:17 -07:00
..
css Update web component to use new stat api (#753) 2018-04-12 17:35:03 -07:00
fonts Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
img Update web component to use new stat api (#753) 2018-04-12 17:35:03 -07:00
js Permit arbitrary time windows in public-api (#774) 2018-04-16 17:37:17 -07:00
test Permit arbitrary time windows in public-api (#774) 2018-04-16 17:37:17 -07:00
.babelrc Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
.eslintrc Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
karma.conf.js Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
package.json Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
yarn.lock Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00