Skip to content

Releases: navig-me/telert

Telert v0.2.7 - Add ZSH support

21 Oct 13:10
babe752

Choose a tag to compare

Merge pull request #21 from bbaros/main

Added zsh support to the hook functionality

Telert v0.2.6 - Fixes for Python API

27 Aug 01:48

Choose a tag to compare

What's Changed

  • Fix: Add missing configure_endpoint function and complete Python API provider coverage

Telert v0.2.5 - Fixes for telert config legacy parameters

20 Jun 08:20

Choose a tag to compare

Fix legacy telert config command from issue #11

v0.2.4 - Fixes for telert init command

20 Jun 04:25

Choose a tag to compare

Update version to 0.2.4

Telert v0.2.3 - Fixes for Special Characters in Telegram

04 Jun 03:16

Choose a tag to compare

Telert v0.2.2 - Fixes for Process Monitoring

29 May 14:09

Choose a tag to compare

Fixes for process monitoring

Telert v0.2.1 - Add better MacOS compatibility for monitoring

29 May 11:57

Choose a tag to compare

Telert v0.2.0 - Enhanced Monitoring Capabilities

29 May 09:54

Choose a tag to compare

Telert v0.2.0 - Enhanced Monitoring Capabilities

We're excited to announce Telert v0.2.0, packed with powerful new monitoring features! This release introduces comprehensive monitoring capabilities to help you stay on top of your systems and applications.

🚀 New Features

1. Process Monitoring

  • Monitor process resource usage (CPU, memory)
  • Set custom thresholds for alerts
  • Track multiple processes with pattern matching

2. Log File Monitoring

  • Watch log files for specific patterns
  • Get notifications with context when matches are found
  • Configure cooldown periods to prevent notification spam

3. Network Monitoring

  • Ping monitoring for hosts
  • HTTP endpoint health checks
  • TCP port availability monitoring

📦 Installation & Upgrade

pip install --upgrade telert

Telert v0.1.46 - Support multiple to emails in Python provider

29 May 03:37

Choose a tag to compare

Telert v0.1.45 - Fix Telert email notification mandatory fields

28 May 09:58

Choose a tag to compare