Skip to content

panic when unable to connect to stats_sinks #3143

@truongdo

Description

@truongdo

Envoy crashed on start up when unable to connect to stats_sinks

Description:
When setting a wrong IP address of a dog statsd or the dog_statsd service is offline, envoy is crashed on start up.

Below is the configuration,

stats_sinks:
  name: envoy.dog_statsd
  config:
    address:
      socket_address:
        protocol: udp
        address: 172.25.0.512
        port_value: 8125

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestions that are neither investigations, bugs, nor enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions