Mike
Mike
add options for dial when connecting to Redis (allowing to control options such as read/write/connect timeout, keep alive and more)
Supporting filtering by name - for example my-instance-01 or my-instance-* will be really helpful
OCI supports tagging for different resources. Tag is made of namespace-key-value, and can group for example several instances as a cluster, or determine wether an instance is for prod or...
instead of seeing: CpuUtilization, {node-1.phx1.mycompartment.com} CpuUtilization, {node-2.phx1.mycompartment.com} CpuUtilization, {node-3.phx1.mycompartment.com} At the panel's table, I'd like to have a way to edit the display names for example to: node-1.phx1 node-2.phx1 node-3.phx1...
Support in such a variable will allow to get responses from OCI for big queries that would otherwise fail (or just will be slow), e.g get metrics for 100 servers...