Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otelcol.receiver.opencensus: sync with upstream defaults #6682

Merged
merged 1 commit into from
Mar 14, 2024

Commits on Mar 14, 2024

  1. otelcol.receiver.opencensus: sync with upstream defaults

    This commit re-syncs `otelcol.receiver.opencensus` with the upstream
    defaults, namely changing the default listen port from 4317 to 55678.
    
    This is considered a breaking change; a section has been written in the
    upgrade guide notifying users to explicitly set the endpoint to the
    previous port to retain old behavior when upgrading.
    
    Closes grafana#6489.
    rfratto committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6490c6b View commit details
    Browse the repository at this point in the history