Skip to content

ADD: research --statsd-host support #3

@pavlov99

Description

@pavlov99

Current default container command

CMD ["gunicorn", "--workers=10", "--worker-class=gevent", "--timeout=120", "--bind=0.0.0.0:8088", "--limit-request-line=0", "--limit-request-field_size=0", "superset:app"]

does not support --statsd-host because it was not setup in the container, however, documentation says that it is supported.

Research advantages and disadvantages of adding it to the container. It would enhance the functionality but increase the container size, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions