dabelenda
dabelenda
I made a change to the entrypoint, to make the PR a non-breaking change.
Hello, Is there anything I can do to help this get merged? If you don't have time to maintain this module, maybe you can give it to [voxpupuli](https://github.com/voxpupuli) ?
I could provide more logs or information if somebody tells me how to do the troubleshooting to actually get that data.
@Mogztter here is the diagram causing the issue (anonymized but exactly the same size): ``` @startuml !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.0.1/C4_Container.puml title LAMP @XXXX High-Level Design System(elk, "ELK logging stack") System(mysql, "MySQL hosting...
Oh I did not know about this include syntax. And apparently it is related to the include... I don't know what happens exactly but when using my include from github...
All My graphs are smaller than 4000 bytes (and sent using GET) now that I changed then all to `!include ` before this change they were all sent using POST....
There is nearly nothing in the logs of kroki, only that the function `System_Boundary` is not defined. My guess is that `readPlantUmlInclude` does not recursively manage the includes (did not...
Sorry wrong click...
I hit the same issue, when I tried annotations for the first time on Grafana v10.2.0 (migrated through multiple versions for a long time). I created a new Dashboard (to...
From what I can see in the API, nothing tells us where the CapsuleSync tasks originate from... ``` {"parent_task_id":null,"start_at":"2023-05-23 15:57:24 +0200","start_before":null,"external_id":"f8be7b6b-815d-4db1-8eed-0aa9d0363081","id":"d2e946c0-e30a-439e-a7b6-913187f4e82d","label":"Actions::Katello::ContentView::CapsuleSync","pending":false,"action":"Sync Content View on Capsule(s)","username":"satellite-svc-accnt","started_at":"2023-05-23 15:57:24 +0200","ended_at":"2023-05-23 15:57:38 +0200","duration":"00:00:14.575","state":"stopped","result":"success","progress":1.0,"input":{"current_request_id":"4fafbba8-e670-4191-a401-0998404166ff","current_timezone":"UTC","current_organization_id":null,"current_location_id":null,"current_user_id":26},"output":{},"humanized":{"action":"Sync Content...