Announcements

#mackerelio

Monitor config API released, easier to code monitor configurations, etc.

This week’s Mackerel update:

Monitor configuration API released

The API for dealing with monitor operations has been released. For more information please refer to API specs.

Monitor configuration now possible from the command line with mkr monitors command

In conjunction with the release of the monitor configuration API, we have added some subcommands for monitor configuration to the command line tool mkr. These features can be used with mkr v0.4.0 and later.

With the following sequence of operations, it is now possible to create monitor configurations as a JSON file.

mkr monitors pull
mkr monitors push
mkr monitors diff

For advanced uses please refer to Managing monitoring rules in GitHub.

And for more information about using mkr, please check Using the mkr CLI tool.

mackerel-agent 0.20.1 has been released

  • stability improved in Windows environments
  • can now also run in 32 bit Windows environments

mackerel-agent-plugins 0.11.1 has been released

  • improvements to handling of mackerel-plugin-nginx’s counter

Improved display of services in search results

Improvements have been made so that the list of services conforms to the size of the screen.

Added intelligent display to graphs in alert details

In alert details screens, graphs will intelligently adjust their default display range depending on the length of the alert.


Other minor adjustments and improvement were also made.