console/modules/elastic/api
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
..
v1 fix: lint eror (#82) 2025-01-16 11:11:53 +08:00
activity.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
alias.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
cluster_overview.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
discover.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
host.go fix: lint eror (#82) 2025-01-16 11:11:53 +08:00
ilm.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
index_metrics.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
index_overview.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
init.go fix: validating index search permission in discover api (#37) 2024-12-16 11:48:14 +08:00
manage.go feat: support configuring multiple hosts when creating a cluster (#90) 2025-01-23 09:04:14 +08:00
metrics_util.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
metrics_util_test.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
monitor_state.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
node_metrics.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
node_overview.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
proxy.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
search.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
setting.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
shard.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
template.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
test_connection.go feat: support configuring multiple hosts when creating a cluster (#90) 2025-01-23 09:04:14 +08:00
threadpool_metrics.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
trace_template.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
view.go feat: support function-format parameters in Insight Data API (#93) 2025-01-23 20:08:19 +08:00