nautobot / nautobot-app-chatops

Extensible ChatOps Framework to enable other chatbots and the Nautobot chat command.
https://docs.nautobot.com/projects/chatops/en/latest/
Other
51 stars 34 forks source link

Remove Grafana urls and navigation if disabled. #262

Closed smk4664 closed 1 year ago

smk4664 commented 1 year ago

Closes: #241

What's Changed

Removes the Navigation items and urls for grafana when the enable_grafana setting is False.

TODO

smk4664 commented 1 year ago

@mattmiller87