Git Product home page Git Product logo

Comments (15)

eduardoboucas avatar eduardoboucas commented on May 24, 2024 2

Happy days!

@jsilff please ensure you're encrypting your details correctly. I'm closing the issue, feel free to reopen if you're still experiencing problems after reviewing your setup.

from speedtracker.

enjikaka avatar enjikaka commented on May 24, 2024 1

@eduardoboucas Didn't get it to work with that... :/
The budgets appear on https://tidal-engineering.github.io/speedtracker/ but I don't get any alerts.
(off topic for this issue though)

But thank you for your help. And thanks for a great project!

(leaving the issue open so @jsilff can get help also, close it if you want to otherwise)

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 24, 2024

https://github.com/tidal-engineering/speedtracker/blob/master/speedtracker.yml#L66

wptUrl should contain the URL to the WebPageTest server, and not the website to be tested. Unless you're running a private WPT instance, this will be https://www.webpagetest.org (you can just leave that field commented out, as that's used by default).

The URL of the site to be tested should be configured in the profile, which it seems to be: https://github.com/tidal-engineering/speedtracker/blob/master/_profiles/default.html#L28

from speedtracker.

enjikaka avatar enjikaka commented on May 24, 2024

@eduardoboucas wptUrl was commented out for the inital run. Then I changed to what's there now and triggered run number 2. Neither gave any result... :/

Will try commenting it out and running again

from speedtracker.

jsilff avatar jsilff commented on May 24, 2024

I'm having the same issue. When I run the test, it says "success":true,"nextRun":1477477767358
Which is a some point in time?? But, alas, no data.

Love the idea and everything about this! Such a neat idea/implementation.

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 24, 2024

Is this still an issue?

from speedtracker.

enjikaka avatar enjikaka commented on May 24, 2024

@eduardoboucas Now i'm getting "Error unkown" on https://speedtracker.org/test when trying to run a test

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 24, 2024

@enjikaka I told you before that you're misusing the wptUrl field. You should leave that commented out if you wish to use the public instance.

from speedtracker.

jsilff avatar jsilff commented on May 24, 2024

I'm getting the same unknown error as Jeremy when using
https://speedtracker.org/test

from speedtracker.

enjikaka avatar enjikaka commented on May 24, 2024

@eduardoboucas I now commented out wptUrl again. https://speedtracker.org/test still gives the same error.

from speedtracker.

enjikaka avatar enjikaka commented on May 24, 2024

Inspected the response when I click the "Run Test" button;

Is the wptKey not decrypted?

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 24, 2024

It is. Could you have encrypted the API key with the wrong key?

To be clear, on the encrypt tool the first field should be your encryption key (in plain text), and the second field is your WPT API key.

from speedtracker.

enjikaka avatar enjikaka commented on May 24, 2024

@eduardoboucas I re-encrypted the WPT API key, got another string and after adding that to the config it worked! I'm pretty sure I typed my encryption password correctly; I do suspect that coping the WPT API key left out the A. on the start though.

I double click text I copy on Mac; clicking anything after the dot in this string A.randomteXtandNum3er5ssszz only selects the text after the dot :P

It didn't send alerts to Slack or mail though... I checked the strings and they were encrypted correctly. Any idea?

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 24, 2024

Glad it worked.

You have notifications configured, but you must define budget for at least one metric in your profile file, otherwise the alerts won't be triggered: https://github.com/tidal-engineering/speedtracker/blob/master/_profiles/default.html#L39-L47

See the example on the demo site: https://github.com/eduardoboucas/speedtracker/blob/master/_profiles/default.html

from speedtracker.

enjikaka avatar enjikaka commented on May 24, 2024

After the second manual run after updating the perf budget I got alerts on both mail and Slack! Woho! 🎉

from speedtracker.

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.