openshift / origin-metrics

79 stars 113 forks source link

Exporting data in cassandra #425

Closed abhaynayak24 closed 4 years ago

abhaynayak24 commented 6 years ago

Hi,

Is there any way to export the data that is stored in cassandra database to an excel sheet or mysql? How to access cassandra database as there's no details regarding cassandra access or login specified anywhere.

jsanda commented 6 years ago

There is no export feature. You could try using the copy cqlsh command. The cqlsh tool is available in the Cassandra pod.

abhaynayak24 commented 6 years ago

Hey, thanks @jsanda but I meant, exporting the metrics data that is available in the hawkular-cassandra pod. That will make things easier. I'm trying to fetch the data from the pod as discussed in the forum, but I'm unable to get the metrics values of the pod, Is there some other way to achieve the same?

openshift-bot commented 4 years ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot commented 4 years ago

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot commented 4 years ago

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-ci-robot commented 4 years ago

@openshift-bot: Closing this issue.

In response to [this](https://github.com/openshift/origin-metrics/issues/425#issuecomment-715328167): >Rotten issues close after 30d of inactivity. > >Reopen the issue by commenting `/reopen`. >Mark the issue as fresh by commenting `/remove-lifecycle rotten`. >Exclude this issue from closing again by commenting `/lifecycle frozen`. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.