Console template basics
Creating console templates from scratch has a steep learning curve. Unlike in Grafana, console templates are crafted directly in HTML and JavaScript, with a fair dose of Go templating in the mix. This means that consoles can technically take any form, but for simplicity, we will stick to the structure provided by the built-in console libraries.
The libraries that power the example console templates define the scaffold for the consoles. They take care of things such as constructing the HTML structure, including the necessary CSS and JavaScript and modeling the four sections around the main console content: the navigation bar at the top, the menu on the left, the console time controls at the bottom, and a table to show ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access