We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We've added support for custom monitor slugs as of #45166
What we have not yet done is enable users to configure what those slugs are (right now they just match the GUID)
How the UI operates will hinge a bit on #45328
The text was updated successfully, but these errors were encountered:
feat(monitors): Support editing monitor slugs
6082a1d
Fixes: #45340
feat(monitors): Support editing monitor slugs (#46099)
dc2e7db
Fixes: #45340 This will only appear while editing an existing monitor ![image](https://user-images.githubusercontent.com/1421724/226487705-fbe82536-448b-4fb3-b5ea-d6ea9f7e1af9.png)
evanpurkhiser
Successfully merging a pull request may close this issue.
We've added support for custom monitor slugs as of #45166
What we have not yet done is enable users to configure what those slugs are (right now they just match the GUID)
How the UI operates will hinge a bit on #45328
The text was updated successfully, but these errors were encountered: