Coder Social home page Coder Social logo

Comments (11)

JohnStrunk avatar JohnStrunk commented on May 20, 2024

I can confirm the issue, at least w/ the Helm chart. Is that how you deployed?

from snapscheduler.

prasanjit-enginprogam avatar prasanjit-enginprogam commented on May 20, 2024

@JohnStrunk : Yes i used Helm to deploy.

from snapscheduler.

prasanjit-enginprogam avatar prasanjit-enginprogam commented on May 20, 2024

@JohnStrunk : Let me know what version/tag should I use after your fix.

from snapscheduler.

JohnStrunk avatar JohnStrunk commented on May 20, 2024

Ok. I'll put this into a release in the next couple days.

from snapscheduler.

JohnStrunk avatar JohnStrunk commented on May 20, 2024

A new release has been published: https://artifacthub.io/packages/helm/backube-helm-charts/snapscheduler
The metrics port should be accessible.

from snapscheduler.

prasanjit-enginprogam avatar prasanjit-enginprogam commented on May 20, 2024

@JohnStrunk : are you going to add a new tag in https://quay.io/repository/cloudops/snapscheduler?tab=tags .. currently i can only see 1.1.1

from snapscheduler.

JohnStrunk avatar JohnStrunk commented on May 20, 2024

cloudops isn't an official source. I don't know what those images are.
The snapscheduler container repo is in the backube org on quay:

$ skopeo list-tags docker://quay.io/backube/snapscheduler
{
    "Repository": "quay.io/backube/snapscheduler",
    "Tags": [
        "1.0.0",
        "1.1.0",
        "1.1.1",
        "latest",
        "1.2.0"
    ]
}

v1.2.0 is from today, as is the helm chart v1.3.0 on artifacthub.

from snapscheduler.

prasanjit-enginprogam avatar prasanjit-enginprogam commented on May 20, 2024

Great thanks

from snapscheduler.

prasanjit-enginprogam avatar prasanjit-enginprogam commented on May 20, 2024

@JohnStrunk: i was thinking if there is a way to add backup status in the metrics endpoint.. so that we can hook this up to grafana dashboard and hook up pagerduty(oncall) alerts based on it. what are your thoughts?

if you feel this makes sense and is something which is doable, I can create a new feature request for the same.

from snapscheduler.

JohnStrunk avatar JohnStrunk commented on May 20, 2024

If there are particular metrics your looking for, please open an issue describing them (or a discussion thread).

Right now, snapscheduler doesn't monitor the snapshots that it creates. It just creates the VolumeSnapshot object and walks away. I'm guessing you'd want something to ensure it becomes readyToUse within some timeframe, but I have no idea how to bound that (AWS can take a looong time for big volumes).

Simple metrics about how many snapshots were created are much easier, but I'm not sure how useful that is.

from snapscheduler.

prasanjit-enginprogam avatar prasanjit-enginprogam commented on May 20, 2024

@JohnStrunk: yes, correct, have some sort of a watcher pod that keeps track of backups happening and checks the readyToUse flag and exposes it as metrics from the endpoint which then can be scrapped by Prometheus or other observability tools.

from snapscheduler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.