Results 34 comments of Stefano

is this working somehow? if so, how?

I would probably add some example, one for each type.

same here. ``` parameter 'subject_id (required, string, `e00084ef-b6f7-42131-9863-d35b99543389`) ... String `id` the `subject_type` identifier.' not specified in its '/perms/{action}/{resource_type}/{subject_type}/{subject_id}' URI template (warning code 8) >> Context ... ## /perms/{action}/{resource_type}/{subject_type}/{subject_id} >>>>...

I made it working by editing the jade and other files, if someone wants to get it working _index.jade_ add the body data and the script at the bottom ```...

Thanks, but it displays just a little bit of all the metrics, right? I've problem in understanding how to display the jobs. for example: `job:django_http_responses_total_by_status:sum_rate30s` shows a chart like this:...

I've installed php 8.1.1 via brew. when i type `time` i get this ``` 10:58:00.987] ERROR: Time[Script Filter] JSON error: JSON text did not start with array or object and...

The error is not that PHP is not found is differnet. it seems a problem with some json ``` JSON error: JSON text did not start with array or object...

Any update on supporting OpenAPI3?

https://github.com/CachetHQ/Cachet/issues/4326

While waiting for some answers, i created some functions to find out the real master. this checks that the url node is ok ``` def _node_ok(url): """ check status of...