Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Requirement of Bucket Usage and Performance Promethues metrics #18

Open
anmolsachan opened this issue Jan 11, 2021 · 5 comments
Open

Requirement of Bucket Usage and Performance Promethues metrics #18

anmolsachan opened this issue Jan 11, 2021 · 5 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@anmolsachan
Copy link

Requirement of Bucket Usage and Performance metrics

Is your feature request related to a problem?/Why is this needed
Kubernetes PVC support storage usage promethues metrics via Kubelet exporter metrics. Similar information should be available for Object Buckets as well. It can include the following:

  • Storage(Per Bucket):

    • usage
    • capacity ( Not sure if applicable )
  • Performance(Per bucket):

    • Latency
    • Throughput
    • IOPS

Use cases:

  • Showing consumption and aggregated information on monitoring tools( Grafana etc. )
  • Finding out top n storage consumers
  • Finding out the buckets with performance below or above certain thresholds
  • Creating Prometheus alerts when the bucket consumption cross certain thresholds to notify users.

Describe the solution you'd like in detail

Required metrics to be implemented as additional metrics in already existing Prometheus exporters in Kubernetes ( Most Probably Kubelet )

Describe alternatives you've considered
None

Additional context
None

@anmolsachan anmolsachan changed the title [DATE] - Title Requirement of Bucket Usage and Performance metrics Jan 11, 2021
@anmolsachan anmolsachan changed the title Requirement of Bucket Usage and Performance metrics Requirement of Bucket Usage and Performance Promethues metrics Jan 11, 2021
@wlan0
Copy link
Contributor

wlan0 commented Jan 11, 2021

@anmolsachan Thank you for raising this issue, metrics is definitely on the roadmap for COSI. We have added this to a future milestone.

Please join us for our next community meeting. You can find more info here: https://docs.google.com/document/d/1KTh1y9klby64t7btNULtxLWDkRC9SAWE-SZnJeFZqug/edit?pli=1#heading=h.5xeufhnfakeh

@wlan0 wlan0 added this to the Future Milestone milestone Jan 11, 2021
@wlan0 wlan0 added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 11, 2021
@wlan0 wlan0 self-assigned this Jan 11, 2021
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

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

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 11, 2021
@krishchow
Copy link

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 20, 2021
@krishchow
Copy link

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Apr 20, 2021
@BlaineEXE
Copy link
Contributor

/remove-lifecycle frozen

@k8s-ci-robot k8s-ci-robot removed the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

6 participants