Coder Social home page Coder Social logo

corenzan / owl Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 3.0 4.51 MB

Owl is an open-source self-hosted solution for website monitoring and status report.

License: MIT License

Dockerfile 1.21% Go 40.90% Makefile 1.77% PLpgSQL 1.34% HTML 2.73% JavaScript 42.75% CSS 9.30%
golang monitoring react uptime

owl's People

Contributors

haggen 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

owl's Issues

Move status id from agent to application

Currently the status of a website is identified in the agent during a check. This logic should be moved to the application since it will depend on each website configuration in the future.

Fix duration sometimes being incorrectly recorded

The latency breakdown of websites sometimes include very large numbers. I guess it's due to some httptrace hook not being called (perhaps due to some error).

I should ensure the durations are all noted after the request as been executed.

Add support to multi-region checkers

Right now the whole thing assumes all checks are the same but it should differentiate checks coming from different regions and use some kind of agreement algorithm to determine if a target website is really down or just unreachable from some places.

Automate and document agent deployment

The agent is written to be agnostic of where it's deployed but one canonical way is to deploy as a Lambda function on AWS. This could be automated and documented to some extent to ease people into deploying their own Owl instance.

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.