Holoinsight Versions Save

HoloInsight is a cloud-native observability platform with a special focus on real-time log analysis and AI integration.

v1.4.0

5 months ago

Major Features

What's Changed

Full Changelog: https://github.com/traas-stack/holoinsight/compare/v1.3.0...v1.4.0

v1.3.0

8 months ago

Major Features

What's Changed

Full Changelog: https://github.com/traas-stack/holoinsight/compare/v1.2.0...v1.3.0

v1.2.0

10 months ago

Major Features

  • Support OpenAI Function-Calling

    • #527 support create log monitoring configuration by chat
    • #518 support create alert rule and search log monitoring configuration by chat
  • Enhancement on log monitoring

    • #485 #502 support log sample in log monitoring
  • Enhancement on agent

    • #53 support lossless restart/deploy
    • #54 generates error metrics when failing to collect metrics
    • #52 supports containerd as container layer
  • Enhancement on APM

    • Support Tatris as an optional solution for trace data storage
  • Deployment and Dependency

    • Support deployment mode based on Helm
    • Switch metadata storage solution from MongoDB to MySQL

What's Changed

New Contributors

  • @mooneylert made their first contribution in #521

Full Changelog: https://github.com/traas-stack/holoinsight/compare/v1.1.0...v1.2.0

v1.1.0

1 year ago

Major Features

  • Support application monitoring (Apm monitoring)

    • Support multiple Trace SDKs.
    • Support the processing of Trace data using the OTEL protocol, and through OTEL-collector, mainstream SkyWalking Trace data can be easily integrated into the system. For details, please refer to here
  • Enhancement on log monitoring

    • #264 enhances the collection and filtering capability
    • #383 supports log sampling storage
    • #408 supports log translation capability
  • Enhancement on alarm

    • #157 implemented configurable alarm templates that allow users to customize the alarm content.
    • #256 implemented zero padding for time-series data to strengthen low-fall exception alarms.
    • #372 optimized the way repeating tasks are defined.
    • #405 added intelligent anomaly detection to alarms by introducing alarm anomaly detection algorithms.
    • #412 implemented the inclusion of log samples in alarm history and notifications.
    • #414 provides an interface to return the number of historical alarm details in a time-series data format, which can be used to display event monitoring dashboards in the front-end.
  • Enhancements on testing and operations capabilities

    • #188 and #339 have improved the quick start demo, which can be easily set up using Docker Compose v1.29. Also, some additional helper containers were added for daily development and debugging purposes.
    • #216 uses Flyway to manage database table structures.
    • Enhanced E2E testing capability and added a large number of test cases.
    • #329 improved agent events to assist in locating issues related to data collection.
  • Open-source front-end code The open source of the front-end code mainly includes the log monitoring, infrastructure monitoring, integrated component, dashboard, and alarm management modules. For details, please refer to here.

Thanks

Heartfelt thanks to @kongluoxing for improving some util tools.

What's Changed

New Contributors

Full Changelog: https://github.com/traas-stack/holoinsight/compare/v1.0.0...v1.1.0

v1.0.0

1 year ago

Overview

First release

What's Changed

New Contributors

Full Changelog: https://github.com/traas-stack/holoinsight/compare/v0.1.0...v1.0.0