Commit Graph

35 Commits

Author SHA1 Message Date
hardy 5cc4ea9ef1
docs: update release notes 2025-02-25 20:27:56 +08:00
Hardy 785f2ede57
fix: mapping type conflict error (#164)
* fix: mapping type conflict error

* docs: update release notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-24 18:02:12 +08:00
silenceqi 9d5734b61e
feat: support clearing offline agent instances (#165)
* feat: support clearing offline agent instances

* chore: update release notes
2025-02-24 18:01:30 +08:00
silenceqi a0d28fada9
improvement: retain a single instance when registering duplicate endp… (#163)
* improvement: retain a single instance when registering duplicate endpoints

* chore: update release notes
2025-02-24 11:20:45 +08:00
silenceqi d851be6a38
chore: enhance deletion tips by adding cluster info for indices (#162)
* chore: enhance deletion tips by adding cluster info for indices

* chore: update release notes
2025-02-21 17:24:15 +08:00
silenceqi aa67bf7c80
fix: preserve audit log default sorting across pagination (#161)
* fix: preserve audit log default sorting across pagination

* chore: update release notes
2025-02-21 16:40:07 +08:00
Hardy ca52a5b00d
fix: sql query with elasticsearch version 6.x (#158)
* fix: sql query with version 6.x

* docs: update release notes

* docs: typo release notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-21 15:06:10 +08:00
yaojp123 1e2f8c2520
fix: wrong display of heatmap's data in alerting message (#157)
* fix: wrong display of heatmap's data in alerting message

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-02-21 11:20:37 +08:00
Hardy df33fa006b
chore: Enhance LDAP authentication logging (#156)
* chore: improve logs for ldap auth

* docs: update release notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
Co-authored-by: silenceqi <silenceqi@hotmail.com>
2025-02-20 20:08:48 +08:00
silenceqi 183ebf037c
chore: optimize UI for copying metric requests (#155)
* chore: optimize UI for copying metric requests

* chore: update release notes
2025-02-20 20:07:24 +08:00
silenceqi 6ff2d72ff1
fix: correct node health change activity logging (#154)
* fix: correct node health change activity logging

* chore: update release notes
2025-02-20 16:42:17 +08:00
silenceqi 78cdd44e9c
feat: log activity for cluster metric collection mode changes (#152)
* feat: log activity for cluster metric collection mode changes

* chore: update release notes
2025-02-20 16:01:46 +08:00
yaojp123 932a2a46e1
chore: adjust discover (#151)
* fix: add time range to suggestions's request

* fix: adjust DatePicker's display

* chore: hide search info automatically in discover

* chore: adjust discover's histogram

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
Co-authored-by: Hardy <luohoufu@infinilabs.com>
2025-02-19 22:09:34 +08:00
silenceqi 1cd1f98af4
feat: support viewing logs for cluster, node health change events (#150)
* feat: support viewing logs for cluster, node, and index health change events

* chore: update release notes
2025-02-19 21:32:10 +08:00
yaojp123 8452d8ef3e
feat: add logs to monitor (#149)
* feat: add logs to cluster's monitor

* feat: add logs to node's monitor

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-02-19 14:48:49 +08:00
Hardy 1e601f259b
chore: update agent config with cluster name (#148)
* chore: update agent config with cluster name

* docs: update release-notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-18 20:29:41 +08:00
silenceqi a092dd7cb1
fix: handle empty host when setup step finishes (#147)
* fix: handle empty host when setup step finishes

* chore: update release notes
2025-02-18 14:40:01 +08:00
Hardy 3f7c32d4de
chore: typo to release note (#145)
Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-17 18:08:02 +08:00
silenceqi f679a57fb2
fix: the error when querying empty metric data (#144)
* fix: the error when querying empty metric data

* chore: update release notes
2025-02-17 15:31:12 +08:00
Hardy 1f6739dc4c
chore: update release notes for v1.28.2 (#142)
* chore: update release notes for v1.28.2

* chore: typo line

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-17 09:31:02 +08:00
silenceqi fd2746a210
docs: update alert rule documentation (#139) 2025-02-14 17:20:19 +08:00
Hardy b44382327d
chore: add version and distribution for agent to avoid painc at start (#131)
* chore: add version and distribution for agent to avoid painc at start

* docs: add release notes

* docs: typo release notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-14 11:26:49 +08:00
Hardy ea73bf9510
feat: add default roles to LDAP config (#114) (#130)
* chore: add anonymous roles to fix the issue (#114)

* docs: add release notes

* chore: change config key

* docs: update release notes

* chore: update comment

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-13 23:18:21 +08:00
Hardy 6105976f9b
chore: add rollup ilm settings (#128)
* chore: add rollup ilm settings

* docs: add release notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-13 21:18:12 +08:00
silenceqi 1ee6c59d2c
fix: missing data when processing multiple time series in a g… (#127)
* fix: address missing data when processing multiple time series in a group with insight data API

* chore: update release notes
2025-02-13 17:31:04 +08:00
Hardy 60eac5ebf6
chore: auto init agent ingest user (#120)
* chore: auto init agent ingest user

* docs: update release notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-13 16:17:17 +08:00
yaojp123 4e8215482c
chore: add Copy request to alerting chart (#121)
* chore: add `Copy request` to alerting chart

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-02-13 12:18:36 +08:00
silenceqi f910203599
feat: support alerts based on bucket diff state (#119)
* feat: support alerts based on bucket diff status

* fix: correct document count calculation

* fix: empty param `event_id `

* fix: removing first and last time bucket

* fix: removing first and last time bucket

* chore: update bucket diff algorithm for improved accuracy

* refactor: optimize bucket diff algorithm

* feat: trigger bucket diff content change alert using expression

* feat: include bucket diff type in alert message API response

* chore: update release notes

* feat: add alert rule template to detect cluster metrics collection anomaly

* chore: update release notes
2025-02-12 17:32:27 +08:00
yaojp123 80e2a4356a
chore: add `Buckets Diff` to alerting rule (#118)
* chore: adjust conditions of alerting rule

* chore: add stat periods to buckets diff

* chore: adjust minimum_period_match

* fix: lose config while editing the alerting rule

* chore: adjust buckets diff in Alerting Rule

* chore: adjust bucket diff styles

* chore: adjust type `Content` in `Buckets Diff`

* chore: add `Condition Type` to alerting message detail

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
Co-authored-by: Hardy <luohoufu@infinilabs.com>
2025-02-12 15:57:07 +08:00
yaojp123 d2a3ec0e7a
chore: add credential settings for agent in enrolling agent (#116)
* chore: add collection mode to cluster editing

* chore: add credential settings for agent when enroll agent

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-02-11 22:44:06 +08:00
liaosy b189b72c11
chore: update release notes for v1.28.1 (#109)
Co-authored-by: liaosy <liaosy@infinilabs.com>
2025-01-25 18:29:06 +08:00
silenceqi 8a8fd962e1
docs: Update LDAP integration documentation (#99) 2025-01-24 15:24:51 +08:00
silenceqi ca243b1ce5
feat: support function-format parameters in Insight Data API (#93)
* feat: support function-format parameters in Insight Data API

* chore: update license header

* chore: format code

* feat: return `complex_fields` in the view API

* feat: include system cluster rollup setting in App Settings API response

* chore: update release notes

* fix: remove func `sum_func_value_in_group` from using aggregation `date_histogram`

* fix: generate unique group id for aggregation name

* fix: sort not work when using function `sum_func_value_in_group`

* feat: update view template
2025-01-23 20:08:19 +08:00
liukuijun666 52dee9c2d6
update reference agent install link path (#94)
* docs: add zh docs

* docs: update reference agent install link path

---------

Co-authored-by: liukj <liukj@infinilabs.com>
Co-authored-by: Hardy <luohoufu@infinilabs.com>
2025-01-23 20:07:14 +08:00
liukuijun666 70be900fe0
docs: add zh docs (#92)
Co-authored-by: liukj <liukj@infinilabs.com>
2025-01-22 18:44:17 +08:00