Skip to content

Commit

Permalink
update deploy/skoopbundle.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jzwlqx committed Sep 25, 2023
1 parent b6a730c commit f238b9e
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions deploy/skoopbundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,28 +117,28 @@ apiVersion: v1
data:
config.yaml: |-
debugmode: true
metric_config:
interval: 15
port: 9102
port: 9102
metrics:
probes:
- netdev
- io
- socketlatency
- packetloss
- sock
- tcpsummary
- tcp
- tcpext
- udp
- net_softirq
- virtcmdlatency
event_config:
port: 19102
loki_enable: true
loki_address: loki-service
- name: netdev
- name: io
- name: socketlatency
- name: packetloss
- name: sock
- name: tcpsummary
- name: tcp
- name: tcpext
- name: udp
- name: packetloss
event:
probes:
- tcpreset
- packetloss
- name: packetloss
- name: tcpreset
sinks:
- name: stderr
- name: loki
args:
addr: loki-service
kind: ConfigMap
metadata:
name: kubeskoop-config
Expand Down

0 comments on commit f238b9e

Please sign in to comment.