Skip to content

v20210801 - Updates for Grafana Dashboards and Loki version

Latest
Compare
Choose a tag to compare
@lux4rd0 lux4rd0 released this 22 Aug 04:57
· 6 commits to main since this release
07a184f

Updated to now work correctly with the latest versions of Grafana. Specifically - I updated to 8.1.2 (current version as of writing) and locked in the example docker-compose.yml files to be version-specific. A few other updates:

  • The sample generator is now using the base image of Promtail, making it much smaller than the CentOS 7 image I was using.
    All dashboards (including the Performance Dashboards) now use the new Time series Grafana visualization.
  • The AIO dashboard itself didn't change functionally - but the variables now work correctly again.

The project's focus was to have a quick playground to grab UDP Syslog from my network switches. Still, I'm thinking about coming back around and adding some general logging dashboards for Loki to make it more useful.

I'm also going to start building release packages from now on (such as this one).