Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Hawkler 指标数据存储在 openshift 的 Cassandra 数据库中。
那么,所有的 pod 信息都存储在 Cassandra 中了吗?
集群中运行的所有 Pod 的 CPU 使用率、内存使用率和网络使用率是否都存储在 Cassandra 数据库中?
如何连接到这个 Cassandra 数据库来获取数据?
或者如何从 Cassandra 运行中检索任何 pod 的数据?