DROP METRICS INTEGRATION
Syntax
DROP METRICS INTEGRATION "my-integration";Description
Arguments
metrics_integration_name
Examples
Drop a metrics integration
<no-db>/<no-store># DROP METRICS INTEGRATION "my-integration";
+---------------------+----------------+------------+------------------------------------------+
| Type | Name | Command | Summary |
+=====================+================+============+==========================================+
| metrics integration | my-integration | DROP | metrics integration my-integration was |
| | | | successfully dropped |
+---------------------+----------------+------------+------------------------------------------+Last updated

