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

auto-discovery poc, local process discovery #863

Closed
wants to merge 20 commits into from

Commits on Dec 3, 2022

  1. begin integrating collector with new metadata api

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    604c35e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. metadata api, use collector fields for tag details

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6d41b38 View commit details
    Browse the repository at this point in the history
  2. metadata api, real host details

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    48dd1a4 View commit details
    Browse the repository at this point in the history
  3. metadata api, get host ip

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    a2e614a View commit details
    Browse the repository at this point in the history
  4. metadata api, proxy info

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    9721c1f View commit details
    Browse the repository at this point in the history
  5. metadata api, send metadata on start, updated tests

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    50b7943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23cff5a View commit details
    Browse the repository at this point in the history
  7. metadata api, changelog entry

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    36bbd10 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. metadata api, attempt to fix lint errors

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3e0ba59 View commit details
    Browse the repository at this point in the history
  2. metadata api, update gopsutil

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c0cdb3c View commit details
    Browse the repository at this point in the history
  3. metadata api, go mod tidy

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    579472b View commit details
    Browse the repository at this point in the history
  4. metadata api, updated go mod for exporter

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ed15a8a View commit details
    Browse the repository at this point in the history
  5. auto-discovery poc, local process discovery

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7e61aa3 View commit details
    Browse the repository at this point in the history
  6. auto-discovery poc, filter process list by sumo apps

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8d440a2 View commit details
    Browse the repository at this point in the history
  7. auto-discovery poc, include go-ps for sumo exporter

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    24ff26a View commit details
    Browse the repository at this point in the history
  8. auto-discovery poc, fixed lint errors

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b5ef836 View commit details
    Browse the repository at this point in the history
  9. auto-discovery poc, updated process app list

    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0b1e71e View commit details
    Browse the repository at this point in the history
  10. fix(otelcolbuilder): use correct upstream modules

    Signed-off-by: Justin Kolberg <amd.prophet@gmail.com>
    amdprophet committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5e9553b View commit details
    Browse the repository at this point in the history
  11. update changelog

    Signed-off-by: Justin Kolberg <amd.prophet@gmail.com>
    amdprophet committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8726459 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Merge branch 'fix/otelcolbuilder/upstream-modules' into feature/autod…

    …iscovery
    
    Signed-off-by: Sean Porter <portertech@gmail.com>
    portertech committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    d551242 View commit details
    Browse the repository at this point in the history