GithubHelp home page GithubHelp logo

Better healthcheck check about tapalcatl HOT 8 CLOSED

zerebubuth avatar zerebubuth commented on August 15, 2024
Better healthcheck check

from tapalcatl.

Comments (8)

rmarianski avatar rmarianski commented on August 15, 2024

I like health checks to be very simple, and would prefer the first one. And within that, would prefer to request an object instead of listing the bucket, because that's what the service does. We could just make a file at the root of the bucket like you mentioned, eg /_healthcheck and have all services that depend on s3 check that.

from tapalcatl.

nvkelso avatar nvkelso commented on August 15, 2024

from tapalcatl.

iandees avatar iandees commented on August 15, 2024

Yep, I agree that we should check for a tile. I'd say the 0/0/0 tile rather than a file we have to remember to add.

Are there other services that tapalcatl uses that we should also check in tapalcatl's healthcheck?

from tapalcatl.

rmarianski avatar rmarianski commented on August 15, 2024

I'd say the 0/0/0 tile rather than a file we have to remember to add.

I still prefer the synthetic file. We'd only have to add the synthetic file once, and never again for subsequent deployments. Checking 0/0/0 would mean that we would be unable to go live with a new date prefix unless we were sure that 0/0/0 was generated first.

Are there other services that tapalcatl uses that we should also check in tapalcatl's healthcheck?

Don't think so. We send metrics over udp, but that shouldn't be involved with the health check.

from tapalcatl.

nvkelso avatar nvkelso commented on August 15, 2024

Would the synthetic health check file need to be added per deploy into each new date prefixed bucket?

from tapalcatl.

rmarianski avatar rmarianski commented on August 15, 2024

Would the synthetic health check file need to be added per deploy into each new date prefixed bucket?

No. See #23 (comment)

from tapalcatl.

nvkelso avatar nvkelso commented on August 15, 2024

from tapalcatl.

rmarianski avatar rmarianski commented on August 15, 2024

Because the health check would talk directly to S3

Yes, exactly.

from tapalcatl.

Related Issues (19)

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.