-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StatusCake badges #864
Comments
Also based on the API we can grab tests by their IDs. Example : https://app.statuscake.com/API/Tests/Details/?TestID=1811593 {
"Method":"GET",
"TestID":1811593,
"TestType":"HTTP",
"Paused":false,
"WebsiteName":"neard.io",
"URI":"http:\/\/neard.io",
"ContactGroup":null,
"ContactID":0,
"ContactGroups":[
],
"Status":"Up",
"Uptime":100,
"CheckRate":300,
"Timeout":40,
"LogoImage":"",
"Confirmation":"2",
"WebsiteHost":"Github",
"NodeLocations":[
""
],
"FindString":"",
"DoNotFind":false,
"LastTested":"2017-01-22 16:52:27",
"NextLocation":"JP1",
"Processing":false,
"ProcessingState":"Complete",
"ProcessingOn":"SSDVPS1",
"DownTimes":"0",
"TriggerRate":"0",
"Sensitive":false,
"EnableSSLWarning":false,
"FollowRedirect":false,
"DNSIP":"",
"DNSServer":"",
"CustomHeader":""
} Then we can create two badges for status and uptime. |
But the API required an API key or a username/password linked to the testID :( |
Don't they provide read only API keys? It would be good enough to be able to read the datum |
@FezVrasta I have posted an issue to StatusCake about it, i'll keep you in touch |
|
We'd be more than happy to make a call that suits - what would be the ideal response / call? ~Dan @ StatusCake |
I'm marking all the needs-upstream-help issues closed. If there's new information from the upstream service, please post in the thread. If they're actionable by Shields, a maintainer will reopen the issue. If anyone wants to follow up with these vendors, feel free to do that! Even though the unresolved issues are closed, they are easy to find: https://github.com/badges/shields/issues?q=label%3Aneeds-upstream-help+is%3Aclosed |
Would be nice to have a shields.io badge for the StatusCake service.
For the moment i use the StatusCake badges but like you can see on the README.md of this repository, the integration is pretty awful...
An example link provided by StatusCake :
Basic parameters are :
Example :
1 day for track_id
mZ96VTLi6T
:Thanks!
The text was updated successfully, but these errors were encountered: