ning
c5cd6c0337
docs: update integrations
2 years ago
Yening Qin
fe1d566326
feat: add tdengine datasource ( #1722 )
* refactor: add alert stats
* add tdengine
* add sql tpl api
2 years ago
Lars Lehtonen
cedc918a09
pkg/secu: fix dropped error ( #1698 )
2 years ago
shardingHe
1e6c0865dd
feat: merge i18n configuration ( #1701 )
* merge expand config and build-in, prioritize the settings within the expand config options in case of conflicts
* code refactor
* code refactor
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
2 years ago
shardingHe
7649986b55
fix: oauth2 add debug log ( #1706 )
* oauth2 add CallbackOutput debug log
* code refactor
* code refactor
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
2 years ago
yanli
86a82b409a
Update user_group.go ( #1718 )
Fix :修复同步用户组接口BUG
2 years ago
710leo
f6ad9bdf82
add oidc log
2 years ago
Yening Qin
a647526084
config api ( #1716 )
2 years ago
qifenggang
44ed90e181
set target_ident when cache is not sync ( #1708 )
2 years ago
shardingHe
3e7273701d
feat: add host ip for target ( #1711 )
* add host ip for target
* update host ip from heartbeat
* update host ip from heartbeat
* batch update host ip from heartbeat
* batch update host ip from heartbeat
* refactor code
* update target when either gid or host_ip has a new value
* rollback
* add debug log
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
2 years ago
Ulric Qin
d77ed30940
add some sso logs
2 years ago
yuweizzz
5ae80e67a3
Update http_response_by_categraf.json ( #1704 )
2 years ago
idcdog
184389be33
1、增加victoriametrics单级版本视图(视图项定义参考官方grafana版本);2、针对集群版本视图调整datasource命名以便适配最新版本n9e ( #1702 )
2 years ago
ning
c1f022001f
refactor: loki datasource
2 years ago
Tripitakav
616d56d515
feat: support loki datasources ( #1700 )
2 years ago
ning
10a0b5099e
add debug log
2 years ago
chixianliangGithub
0815605298
Update reader.go ( #1689 )
remove invalid code
2 years ago
ning
2df3216b32
refactor: event stats api
2 years ago
shardingHe
74491c666d
Compute statistics for alert_cur_events ( #1697 )
* add statistics of alert_cur_events
* code refactor
* code refactor
* code refactor
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
2 years ago
Ulric Qin
29a2eb6f2f
code refactor
2 years ago
Ulric Qin
baf56746ce
Merge branch 'main' of github.com:ccfos/nightingale
2 years ago
Ulric Qin
5867c5af8f
update dashboard table demo
2 years ago
shardingHe
4a358f5cff
fix: Automatically migrate recent table structure changes. ( #1696 )
* auto migrate alerting_engines[engine_cluster],task_record[event_id],chart_share[datasource_id],recording_rule[datasource_ids]
* auto migrate code refactor
* auto migrate drop chart_share
* auto migrate drop dashboard_id
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
2 years ago
Ulric Qin
13f2b008fd
code refactor
2 years ago
Ulric Qin
84400cd657
code refactor
2 years ago
Ulric Qin
f2a3a6933e
Merge branch 'main' of github.com:ccfos/nightingale
2 years ago
Ulric Qin
0a4d1cad4c
add linux_by_categraf_zh.json
2 years ago
李明
08f472f9ee
fix: PostgreSQL bool int convert error ( #1695 )
* fix: postgres bool int
* fix: code optimize
* fix: updateby
* optimize
* Update es_index_pattern.go
---------
Co-authored-by: Yening Qin <710leo@gmail.com>
2 years ago
ning
7f73945c8d
Merge branch 'main' of github.com:ccfos/nightingale
2 years ago
ning
56a7860b5a
docs: update integrations
2 years ago
shardingHe
25dab86b8e
feat: add mute preview and an option to delete the active alerts ( #1692 )
* add mute preview and an option to delete these active alerts(del_alert_cur:true)
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
Co-authored-by: Yening Qin <710leo@gmail.com>
2 years ago
Ulric Qin
35b90ca162
upgrade mysql version in docker-compose
2 years ago
Ulric Qin
5babee6de3
Merge branch 'main' of github.com:ccfos/nightingale
2 years ago
Ulric Qin
7567d440a9
update metrics.yaml
2 years ago
shardingHe
2ecd799dab
fix: attempt to send an email ( #1691 )
* After configuring the SMTP, attempt to send the email.
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
Co-authored-by: Yening Qin <710leo@gmail.com>
2 years ago
shardingHe
5b3561f983
fix: alert pre-save validation ( #1690 )
* add interface of validation rule
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
Co-authored-by: Yening Qin <710leo@gmail.com>
2 years ago
shardingHe
cce3711c02
fix: Edge config check ( #1686 )
* check the configuration for the CenterApi in the edge model
* set default timeout 5000 ms
* Update edge.go
* Update post.go
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
Co-authored-by: Yening Qin <710leo@gmail.com>
2 years ago
ning
9cdbda0828
refactor: alert rule mute strategy
2 years ago
ning
9c4775fd38
refactor: alert subscribe gets api
2 years ago
ning
212e0aa4c3
refactor: alert subscribe verify
2 years ago
xtan
05300ec0e9
fix: compatible with pg ( #1683 )
* fix: fix pg migrate
* fix: compatible with pg
* fix: compatible with pg
2 years ago
shardingHe
67fb49e54e
After configuring the SMTP, attempt to send the email. ( #1684 )
* After configuring the SMTP, attempt to send the email.
* refactor code
* refactor code
* Update router_notify_config.go
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
Co-authored-by: Yening Qin <710leo@gmail.com>
2 years ago
shardingHe
7164b696b1
Change validate rule ignore non-default channels ( #1680 )
* change validate rule ignore non-default channels
* refactor code
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
Co-authored-by: Yening Qin <710leo@gmail.com>
2 years ago
Yening Qin
8728167733
feat: sso support skip tls verify ( #1685 )
* refactor: sso support skip tls verify
* fix: update oidc
* fix: cas init enable
2 years ago
ning
6e80a63b68
refactor: cur event del
2 years ago
kongfei605
9e43a22ec3
use redis.Cmdable instead of Redis ( #1681 )
2 years ago
Ulric Qin
49d8ed4a6f
Merge branch 'main' of github.com:ccfos/nightingale
2 years ago
Ulric Qin
c7b537e6c7
expose tags_map
2 years ago
shardingHe
f1cdd2fa46
refactor: modify the alert_subscribe to make the datasource optional ( #1679 )
* subscribe change 'pord','datasource_ids' to optional item
---------
Co-authored-by: shardingHe <wangzihe@flashcat.cloud>
2 years ago
ning
3d5ad02274
feat: notification proxy supports http
2 years ago