question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow endpoint configuration through the Cachet API

See original GitHub issue

With the Cachet API, we can retrieve the list of configured components at /api/v1/components, then perform a basic health check for all components with an URL through GET.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
mtakakicommented, Jun 23, 2016

I’m currently trying to wrap up the work on supporting multiple URLs, before tackling this issue. This one may be a bigger revamp, so I wanna make sure 0.3 is done and working. I’m not happy with my current approach on it, thus I’m taking longer to get it done.

Don’t worry, this issue is not forgotten and it is on the top of my list to get done. It is a great idea and I really wanna get it implemented. Kudos to @xel1045 for the suggestion.

2reactions
mtakakicommented, Jun 4, 2016

I gotta say, that’s a good idea. I would make this as an optional way of setting it up as not always we want to have the same check for every single component. Say you wanna monitor a page and check if the body contains an specific string, but this string is not present in the other components.

For the status code range, I’ll create a separate issue for it.

Nonetheless, I will address those two things on milestone 0.4. I want to get 0.3 out of the door soon and your suggestions will take a little longer to get done.

Thanks for all these suggestion, they are great ideas!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enabling API caching to enhance responsiveness
You can enable API caching in Amazon API Gateway to cache your endpoint's responses. With caching, you can reduce the number of calls...
Read more >
Advanced API Usage - Cachet Documentation
You can perform basic searches on many of the endpoints, by passing through a key/value pair containing the column name and the value...
Read more >
Implementing API cache control | Fastly Help Guides
This guide explains how to implement API cache control. Once you've enabled API caching, and ensured purging works properly with your cached ...
Read more >
Add caching to improve performance in Azure API Management
Add the caching policies · Browse to your APIM instance. · Select the API tab. · Click Demo Conference API from your API...
Read more >
Configure InfluxDB OSS - InfluxData Documentation
InfluxDB first checks for the -config option and then for the environment variable. Configuration settings. Note: To set or override settings in a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found