github balerter/balerter v0.3.0
Add datasource Loki

latest releases: v0.10.0, v0.9.4, v0.9.3...
4 years ago
  • configuration schema changes
    • field 'updateInterval' in 'scripts' section see more
    • all 'snake_case' fields now have 'camelCase' format
      • datasources.clickhouse.ssl_cert_path -> datasources.clickhouse.sslCertPath
      • datasources.prometheus.basic_auth -> datasources.prometheus.basicAuth
      • datasources.postgres.ssl_mode -> datasources.postgres.sslMode
      • datasources.postgres.ssl_cert_path -> datasources.postgres.sslCertPath
      • channels.telegram.chat_id -> channels.telegram.chatId
      • global.send_start_notification -> global.sendStartNotification
      • global.send_stop_notification -> global.sendStopNotification
  • added basic support for datasource: Loki

Don't miss a new balerter release

NewReleases is sending notifications on new releases.