-
-
Notifications
You must be signed in to change notification settings - Fork 244
Description
Is your feature request related to a problem? Please describe.
We don't want to have only issues on our status page but something like the state of currently ongoing experiments as well. However, the incidents-driven language does not really fit to that use-case which is why we needed to come up with additional labels.
Describe the solution you'd like
I created an additional content category, experiments, which needs some additional labels so our experiments status is useful to our users.
Describe alternatives you've considered
I tried to use existing labels but did not find any that were working for us.
Additional context
I've created a branch in our Gitlab repo showing the proposed changes. Additionally, you can see the behavior at our status page at the "Network Experiments" section.
Let me know what you think. I am happy to submit a proper PR if the branch above is not enough but we'd be happy to get the proposed changes (or similar ones) upstreamed so we don't need to maintain a fork forever and other users can easily adapt their status pages respectively, too.