Simon Podlipsky
Simon Podlipsky
I'm using typical trick from js world: ```php Yaml::dump( json_decode(json_encode($openApiSpec->create()->getSerializableData()), true), flags: Yaml::DUMP_EMPTY_ARRAY_AS_SEQUENCE ) ```
Same issue with grafana version https://github.com/grafana/grafana/commit/77421907b77d92bcb5d43b42304c218da952cbb2 and renderer 3.5
dupe https://github.com/grafana/grafana-image-renderer/issues/7
@shuipf you can try https://github.com/simPod/PhpClickHouseClient where the http transport implementation is your responsibility
I have investigated that for https://github.com/simPod/PhpClickHouseClient and I recommend subscribing https://github.com/ClickHouse/ClickHouse/issues/8842
Just a question, do we have a roadmap for this PR? :) Are there any edits needed to be made or is this necessary to be reworked completely?
@aminvakil We're selfhosting the sentry.
@leedongwei the Alerts link goes to `/organizations/myorg/alerts/rules/`. I'm owner of `myorg`. There's no project involved. TBH I don't know where's link to project alerts or whether something like that exists....
When I add a project id to url, I get access to the page: `/organizations/datacamp/alerts/rules/?project=19` I think `/organizations/myorg/alerts/rules/` needs some refinement.
Also, I have selected all the teams and all the projects in Filters.  I still have access to the page. But when I select all projects using the button,...