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

Instrument obsreport.receiver metrics with otel go #6222

Merged
merged 21 commits into from
Oct 12, 2022

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    017e5e6 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    paivagustavo committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    e39ca63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    740089e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e3e5d9 View commit details
    Browse the repository at this point in the history
  5. add UseOtelForMetrics to TelemetrySettings; extract otel sdk initiali…

    …zation changes to another pr; remove public InstrumentWithOtel from obsreport;
    paivagustavo committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    4b36a7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6049b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32f6ad5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    48b6778 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into gustavo/otel-go-metrics

    # Conflicts:
    #	CHANGELOG.md
    #	service/telemetry.go
    paivagustavo committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1d1ac78 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. address comments

    paivagustavo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d77d44f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Merge remote-tracking branch 'origin/main' into gustavo/otel-go-metrics

    # Conflicts:
    #	CHANGELOG.md
    paivagustavo committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    80cb6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4195fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03a30b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. change meter scope name

    paivagustavo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    da46725 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into gustavo/otel-go-metrics

    # Conflicts:
    #	CHANGELOG.md
    paivagustavo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3116f25 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. upgrade otel metric sdk

    paivagustavo committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    77f4323 View commit details
    Browse the repository at this point in the history
  2. run make gotidy

    paivagustavo committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f058096 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into gustavo/otel-go-metrics

    # Conflicts:
    #	cmd/otelcorecol/go.mod
    paivagustavo committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5dd757f View commit details
    Browse the repository at this point in the history
  4. update changelog

    paivagustavo committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    97481a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ce8fc9 View commit details
    Browse the repository at this point in the history
  6. revert: x/sys upgrades

    paivagustavo committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a5320de View commit details
    Browse the repository at this point in the history