Fuck. Shit! Sorry...
Login with: GitHub
camunda-cloud/zeebe + (6) -
    Rearranging code (e.g. moving private fields below public ones) is not done automatically when formatting in IntelliJ (see their [documentation](https://www.jetbrains.com/help/idea/reformat-and-rearrange-code.html)). You need to do `Ctrl+Alt+Shit+L` (in Linux) to have a dialog ask whether you want to optimize imports, format, and/or rearrange code.

    <p>notice: This is actually running spotbugs 4.7.3.  A new release will be pushed that directly shows that.  Sorry for any confusion.</p>
    I wanted to code a bit on Zeebe again, so sorry if someone else wanted to do it.
     Regenerate proto file related to https://github.com/zeebe-io/zeebe/pull/6105. I seem to miss it after the review to regenerate the proto :roll_eyes: sorry
    It looks like that the grafana instance was updated and adjusted the dashboard to the new version, which caused a lot of not intended changes. Sorry for that. I thought about just cherry picking my change, but I assume the changes are necessary for the newest version.
    sorry for the big PR but was saw no better way to do this. I think most of the new lines are actually unit tests.
    This bring a bunch of other problems and issues, which resulted in a bigger refactoring which was already due. Sorry to the reviewers.
    The export is enabled by default as it is a important record type and should not be missed. Sorry no real test case but I promise I tested it manually.
    P.S.: whoever reviews this I'm sorry for how big this is :(