Download Latest Version 4.0.1 source code.tar.gz (771.0 kB)
Email in envelope

Get an email when there's a new version of Monitoror

Home / 4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
monitoror-macos-4.0.0 2020-06-16 20.6 MB
monitoror-windows-amd64-4.0.0.exe 2020-06-16 20.5 MB
monitoror-linux-arm-4.0.0 2020-06-16 18.0 MB
monitoror-linux-amd64-4.0.0 2020-06-16 20.7 MB
4.0.0 source code.tar.gz 2020-06-16 768.6 kB
4.0.0 source code.zip 2020-06-16 984.2 kB
README.md 2020-06-16 3.2 kB
Totals: 7 Items   81.5 MB 0

GitLab support

This version introduces GitLab support as asked by many of you 🎉


Download & Docker

Go to our Download page


Support Monitoror

Donate on OpenCollective Become a Sponsor on GitHub


Breaking changes

UI configuration upgrade

URL

  • configUrl query parameter becomes config
  • configPath is not supported anymore, please use UI named configurations Before: http://localhost:8080/?configPath=./config.json After: MO_CONFIG_MYCONFIG="./config.json" + http://localhost:8080/?config=myconfig

Features

GitLab New module!

See GitLab documentation section

New tile types:

Pingdom

New tile types:

Azure DevOps

  • Auto-inject refs/heads/ if missing from branch

Better error reporting

When you make a mistake in a UI configuration, you will get more details and sometimes advice to fix the error.

UI

  • Brand new Welcome page
  • New configuration chooser page when no default, or via http://localhost:8080/#/choose-configuration

CLI

New commands:

  • help: Show help
  • init: Init Monitoror with a default .env if does not exist
  • version: Print Monitoror build version details

New flags:

  • --version: Print Monitoror version
  • --debug: Start Monitoror in debug mode (more logs)

Docker support

See our Download page or go to Monitoror Docker Hub page

Fixes

Core

  • Generated tiles do not override other tiles now

UI

  • Break long words in labels
  • Now works when served from a subfolder
  • Loading transition now works well in Safari and Edge

Pingdom

  • Support big IDs by avoiding conversion to scientific notation

Changelog: 3.1.0...4.0.0

Source: README.md, updated 2020-06-16