LIST METRICS INTEGRATIONS

Syntax

[ LIST | SHOW ] METRICS INTEGRATIONS;

Description

List all configured metrics integrations.

Examples

List metrics integrations

demodb.public/demostore# LIST METRICS INTEGRATIONS;
+----------------+---------------+-------------------------------+-------------------------------+
|  Name          |  Region       |  Created At                   |  Expires At                   |
+================+===============+===============================+===============================+
| my-integration | K3D us-east-1 | 2024-07-17 20:45:03 +0000 UTC | 2024-10-15 20:45:03 +0000 UTC |
+----------------+---------------+-------------------------------+-------------------------------+

Last updated