Code Monkey home page Code Monkey logo

pushdata.io's People

Contributors

ragnarlonn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pushdata.io's Issues

chart multiple series on one embed

would be really great to be able to chart multiple series at once. at least two! to do things like "does the error rate goes up with the hit rate?", "does the error rate goes up with CPU%?"

this is what prevents me for switching to a paid plan, actually.

(I use pushdata to peek at health of my hobby projs with my phone when i'm not near my computer, and tapping back and forth in iOS Safari isn't that convenient)

Simplify API - use /email/tsname instead of /api/timeseries

Should be possible to eliminate /api/timeseries and instead use the "simple API" for everything: just allow POSTs with JSON bodies to /email/tsname and let it accept multiple points in one call, etc, just like /api/timeseries.

Currently, /api/timeseries is paywalled so this paywall would probably have to go. It would perhaps not be intuitive or simple to have an endpoint work differently depending on whether your account is a premium account or not.

Return info to user when system is FIFO:ing their time series points

When PointsPerTimeseries quota limit has been exceeded for a timeseries, the system will start deleting (hiding, actually) old points. The user should be made aware that new points are "pushing out" (FIFO:ing) old points. The POST operation should return an informational text message and possibly another status code.

make embed charts actually live

quoting the website...

to the right is an example of an embedded chart: it is a live chart - i.e. generated on every page load

...I expected the chart to update as I add new points, so it can be just opened in the tab as the dashboard, but it doesn't :(

Making the tab auto-refresh each minute obviously works, but makes me think i'm wasting lots of CPU/power both on my laptop and serverside.

(doesn't need to be totally realtime like websockets or something, updating about every 15 seconds would do it too)

Allow Cross-Origin-Requests on API

I'm trying to do a visualization of data in JSFiddle, but I get a Origin https://fiddle.jshell.net is not allowed by Access-Control-Allow-Origin.

When I'm trying to funnel the data through webtask.io (lambda function on node.js), there's an error Error: write EPROTO 140550543607616:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/s23_clnt.c:802.
Not sure if the two are related.

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.