| Server IP : www.new.bangkokfinder.com / Your IP : 162.158.108.21 Web Server : nginx/1.20.1 System : Linux new 4.15.0-159-generic #167-Ubuntu SMP Tue Sep 21 08:55:05 UTC 2021 x86_64 User : bangkokfinder ( 1000) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/datadog-agent/conf.d/kubernetes_apiserver.d/ |
Upload File : |
init_config:
instances:
-
## @param tags - list of strings following the pattern: "key:value" - optional
## List of tags to attach to every metric, event, and service check emitted by this integration.
##
## Learn more about tagging: https://docs.datadoghq.com/tagging/
#
# tags:
# - <KEY_1>:<VALUE_1>
# - <KEY_2>:<VALUE_2>
## @param filtered_event_types - array of strings - optional
## Specify a list of exclusion filters over the event type, involvedObject.kind, reason, following the Kubernetes field-selector format.
#
# filtered_event_types: ["reason!=FailedGetScale","involvedObject.kind==Pod","type==Normal"]
## @param max_events_per_run - integer - optional - default: 300
## Maximum number of events you wish to collect per check run.
# max_events_per_run: 300
## @param kubernetes_event_read_timeout_ms - integer - optional - default: 1000
## If the API Server is slow to respond under load, the event collection might fail. Increase the read timeout (in milliseconds).
#
# kubernetes_event_read_timeout_ms: 1000
## @param skip_leader_election - boolean - optional - default: false
## Parameter specified by the Cluster Agent when the event collection is configured as a cluster check.
#
# skip_leader_election: false
## @param kubernetes_event_resync_period_s - integer - optional - default: 300
## Specify the frequency in seconds at which the Agent should list all events to re-sync following the informer pattern
#
# kubernetes_event_resync_period_s: 300