Giter VIP home page Giter VIP logo

status's People

Contributors

alexmkt avatar camerondavison avatar csabakos avatar darren-indeed avatar deadok22 avatar doug-wade avatar duaneobrien avatar indeed-kelvin avatar indeedeng-release avatar mattsindeed avatar mkw avatar mmorrisontx avatar parker avatar rewolf avatar sonicsnes avatar will-indeed avatar xinjianz avatar youknowjack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

status's Issues

Pinging other status clients

Hi there! I'm making CORS requests from one webapp that is using status to another webapp that exposes an ad-hoc JSON api that also uses status, and I'd like my healthcheck to reflect this dependency. Is the best way to do this to use an http client to contact the dependencies healthcheck, parse the json and check its status? Is there any existing subclass of PingableDependency or PingMethod that might make this easier? I see that status-web has a Jackson serializer; is there an equivalent deserializer?

Please put the compatible java version in build.grade file

Our projects are using this library and we want to upgrade this library to higher version. But I can't find the compatible java version in file build.gradle or README.md. Please add the compatible java version in build.gradle file or README.md

Upgrade `com.fasterxml.jackson.core:jackson-databind` from 2.9.10 to 2.10.5.1

Jackson databind version 2.9.10 has a few CVEs related to polymorphic deserialization, and while there are micro-patches up to 2.9.10.8, the easiest way to resolve all known CVEs is to move to 2.10.

The latest and last 2.10 release for jackson-databind is 2.10.5.1. I will create a PR to update dependency.

system status evaluation rules documentation

The following explanation potentially can be added to README (I captured the idea in such way while analyzed how system status evaluation actually works):

Dependency check status is converted to a efficient dependency check status based on Urgency of the correspondent dependency:

Status\Urgency REQUIRED STRONG WEAK NONE
OUTAGE OUTAGE MAJOR MINOR OK
MAJOR MAJOR MAJOR MINOR OK
MINOR MINOR MINOR MINOR OK
OK OK OK OK OK

System status = min(efficient dependency check status)

Add CONTRIBUTING.md

To better inform followers on how to contribute to this library, lets add a CONTRIBUTING.md

Create a NONE urgency that sets the system status to always OK

If you ever want to deploy a new dependency that may be noisy then it is very difficult to do this in a safe way that we can also monitor. I propose that we add an additional Urgency that downgrades the check to OK always. This would mean that the check would never effect the overall health of the application, but would still cause the listeners on the individual dependencies to log state changes.

README.md: Healthchecks section needs update

First paragraph of "Healthchecks" section ends abruptly:

Healthchecks are pages within applications that take all the dependencies and dump their statuses in a JSON format They can help shed light into services that are currently unavailable or unhealthy. This feature is only available through the status-web package, but sim

Needs documentation

README should give a good introduction. Docs on indeedeng.github.io should have a Getting Started guide and more Usage details.

BUG on indeed.com front page appearance when viewing abroad - Needs fixin'

Typing indeed.com into address bar in The Netherlands will correctly direct you to indeed.nl. However at the bottom it then state "Voor vacatures in Nederland gaat u naar Indeed Nederland" which means: For jobs in The Netherlands go to Indeed Netherlands.
It should say: For jobs in the USA go to indeed.com (in the whatever local language).

Notes:

  1. This is a text error only as when you click on the link it WILL send you correctly to indeed.com(USA).
  2. Had the same issue logging in from Spain and Germany.

indeed int l error

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.