kibana/x-pack/plugins/remote_clusters
CJ Cenizal c55b0af584
Block requests to ui_metric API if telemetry is disabled (#35268)
* Block requests to ui_metric API if telemetry is disabled
- Export trackUiMetric helper method from ui_metric app.
- Remove createUiMetricUri helper.
- Add support for an array of metric types.
- Update README.
* Throw error if trackUiMetric is called with a string containing a colon.
2019-04-25 15:08:51 -07:00
..
__jest__/client_integration Block requests to ui_metric API if telemetry is disabled (#35268) 2019-04-25 15:08:51 -07:00
common
fixtures [Remote clusters] Add client integration tests (#34076) 2019-04-04 16:05:22 +02:00
public Block requests to ui_metric API if telemetry is disabled (#35268) 2019-04-25 15:08:51 -07:00
server Update Delete Remote Cluster API to support multiple comma-delimited clusters. (#34595) 2019-04-08 10:41:08 -07:00
index.js