The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB, Prometheus & More
Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture.
Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture.
To install grafana, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install grafana
To see what files were installed by grafana, run:
port contents grafana
To later upgrade grafana, run:
sudo port selfupdate && sudo port upgrade grafana
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.