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

Standarize Settings, Params and Parameters in Receiver #3167

Commits on Jun 2, 2021

  1. Replace ReceiverCreateParams with ReceiverCreateSettings.

    Replace all dependencies in Receivers.
    
    Signed-off-by: Patryk Matyjasek <pmatyjasek@sumologic.com>
    
    # Conflicts:
    #	component/receiver.go
    
    # Conflicts:
    #	exporter/opencensusexporter/opencensus_test.go
    #	exporter/prometheusexporter/end_to_end_test.go
    pmatyjasek-sumo committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    660a0f8 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Signed-off-by: Patryk Matyjasek <pmatyjasek@sumologic.com>
    
    # Conflicts:
    #	CHANGELOG.md
    
    # Conflicts:
    #	CHANGELOG.md
    
    # Conflicts:
    #	CHANGELOG.md
    pmatyjasek-sumo committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d54d5e1 View commit details
    Browse the repository at this point in the history
  3. Add missing file

    Signed-off-by: Patryk Matyjasek <pmatyjasek@sumologic.com>
    pmatyjasek-sumo committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    585d38f View commit details
    Browse the repository at this point in the history