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

[receiver/nsxreceiver] Add NSX-T Metrics Receiver #9738

Merged
merged 55 commits into from
May 13, 2022

Commits on Apr 19, 2022

  1. wip

    schmikei committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5a8bad1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into nsxreceiver-metrics
    schmikei committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    70c7222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f06ef7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. wip

    schmikei committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    86259a0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. add logs and unit testing

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b7a1039 View commit details
    Browse the repository at this point in the history
  2. log error on failed start

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    54847e3 View commit details
    Browse the repository at this point in the history
  3. ensure client on scrape

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    23ea423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    900f710 View commit details
    Browse the repository at this point in the history
  5. more unit tests

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    84610fe View commit details
    Browse the repository at this point in the history
  6. addlicense to test files

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    460cc98 View commit details
    Browse the repository at this point in the history
  7. more tests

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    49574f4 View commit details
    Browse the repository at this point in the history
  8. more tests

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    edcc705 View commit details
    Browse the repository at this point in the history
  9. add Readme

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    5855ee3 View commit details
    Browse the repository at this point in the history
  10. fix typo

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    39be4c8 View commit details
    Browse the repository at this point in the history
  11. update readme again

    schmikei committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e923ecd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. rename file

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    06e2594 View commit details
    Browse the repository at this point in the history
  2. finish rename

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    14b7aec View commit details
    Browse the repository at this point in the history
  3. gotidy

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    67b0b50 View commit details
    Browse the repository at this point in the history
  4. remove logging component

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    4245ab9 View commit details
    Browse the repository at this point in the history
  5. add more test coverage

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    9eea7f3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into nsxreceiver-metrics
    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    f43a320 View commit details
    Browse the repository at this point in the history
  7. update changelog

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    80804d4 View commit details
    Browse the repository at this point in the history
  8. add to receivers_test

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d57a98a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f0c246 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e7c5b3 View commit details
    Browse the repository at this point in the history
  11. make goporto

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    509c430 View commit details
    Browse the repository at this point in the history
  12. use newer mdatagen

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    f656b45 View commit details
    Browse the repository at this point in the history
  13. fix ineffectual assignment

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    899aeef View commit details
    Browse the repository at this point in the history
  14. add to versions.yaml

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    8738253 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63209b3 View commit details
    Browse the repository at this point in the history
  16. another test fix

    schmikei committed May 4, 2022
    Configuration menu
    Copy the full SHA
    0113ced View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. move folder to nsxtreceiver

    schmikei committed May 9, 2022
    Configuration menu
    Copy the full SHA
    d02419c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into nsxreceiver-metrics
    schmikei committed May 9, 2022
    Configuration menu
    Copy the full SHA
    82293a8 View commit details
    Browse the repository at this point in the history
  3. fix go.mod

    schmikei committed May 9, 2022
    Configuration menu
    Copy the full SHA
    f38f256 View commit details
    Browse the repository at this point in the history
  4. finish rename

    schmikei committed May 9, 2022
    Configuration menu
    Copy the full SHA
    49f4fc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b789e45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13a0150 View commit details
    Browse the repository at this point in the history
  7. update factory_test.go

    schmikei committed May 9, 2022
    Configuration menu
    Copy the full SHA
    70d273c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    091b363 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70c254c View commit details
    Browse the repository at this point in the history
  10. PR feedback

    schmikei committed May 9, 2022
    Configuration menu
    Copy the full SHA
    1d80dde View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    aa8230e View commit details
    Browse the repository at this point in the history
  2. fix collection of mem_cache

    schmikei committed May 10, 2022
    Configuration menu
    Copy the full SHA
    f43231d View commit details
    Browse the repository at this point in the history
  3. remove underscore

    schmikei committed May 10, 2022
    Configuration menu
    Copy the full SHA
    49bbbb9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    b3436fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f187a8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into nsxreceiver-metrics
    schmikei committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a059ed6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into nsxreceiver-metrics
    schmikei committed May 12, 2022
    Configuration menu
    Copy the full SHA
    f568e32 View commit details
    Browse the repository at this point in the history
  2. fix alibaba version

    schmikei committed May 12, 2022
    Configuration menu
    Copy the full SHA
    e496de9 View commit details
    Browse the repository at this point in the history
  3. fix alibaba version; again

    schmikei committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8017881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a24517 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e6cc25 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into nsxreceiver-metrics
    schmikei committed May 12, 2022
    Configuration menu
    Copy the full SHA
    aade34f View commit details
    Browse the repository at this point in the history
  7. use latest mdatagen

    schmikei committed May 12, 2022
    Configuration menu
    Copy the full SHA
    38c88dd View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into nsxreceiver-metrics
    schmikei committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4984246 View commit details
    Browse the repository at this point in the history