GithubHelp home page GithubHelp logo

Comments (5)

tarasglek avatar tarasglek commented on June 26, 2024 1
  1. That's exactly what I want
  2. Will check it out
  3. Would prefer api access, eg if it could be exposed along with public status page that would be fine. This way you can skip auth. csv download would work for now

from openstatus.

mxkaske avatar mxkaske commented on June 26, 2024

Hey @tarasglek, thanks a lot for the request!

A few thoughts before we start working on it (and we will!):

  1. We will add a value filter value within the Response Logs to be able to filter by 'failed request' (true/false). That will provide an easy way to find the failed once. We are not using search params yet for the filters within a /monitor/[id]/data page but that might be the right time for doing it. That way, you can click on the failed requests and get forwarded to the correct filter option.
  2. How do you want to filter by P99 exactly? The Response Logs are the 'raw' requests and so no aggregation has been done on it. Would you like to only see the requests that are faster/slower than a specific threshold (or latency)? That's a more global approach where you define the max/min latency of your filter option.
  3. You can adjust the timeframe on your monitor page (select option on top of the uptime card). That filter might not be obvious at all. It goes until 14d, but we'll provide more options. To avoid overloading the graph, we might restrict the 'Interval' to 1d for a month and higher. That's on the todo now!
  4. Yes! We can provide you with a download button for the last X days. Is a csv file good?

Thanks for your time and making OpenStatus a better monitoring tool! ❤️

from openstatus.

thibaultleouay avatar thibaultleouay commented on June 26, 2024

Hey @tarasglek

for 4 do you want a Prometheus endpoint?

from openstatus.

mxkaske avatar mxkaske commented on June 26, 2024

I fully agree on (4): an API endpoint would be easier as you can access and process the data immediately, and always have up to date data.

from openstatus.

tarasglek avatar tarasglek commented on June 26, 2024

@thibaultleouay i think both have usecases. For analytics a csv endpoint would be nice that i can plug into duckdb or something. For alerting and integrating into own infra prom endpoint would be better.

Actually do you mean endpoint that provides metrics or endpoint that I can query? I think both are useful :)

from openstatus.

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.