feat(system-metrics,service-metrics,elastic): update elastic-client to version 8, improve parser logic to add more information, improve system monitor to add more information
This commit is contained in:
parent
6c098ed61c
commit
159df116c8
10 changed files with 587 additions and 190 deletions
|
|
@ -9,7 +9,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/elastic/go-elasticsearch/v7"
|
||||
"github.com/elastic/go-elasticsearch/v8"
|
||||
)
|
||||
|
||||
type ElasticsearchExporter struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue