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/skywalking] add Skywalking tracing receiver impl #8549

Merged
merged 26 commits into from
Mar 21, 2022
Merged

[receiver/skywalking] add Skywalking tracing receiver impl #8549

merged 26 commits into from
Mar 21, 2022

Commits on Dec 21, 2021

  1. fix and add license

    JaredTan95 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4803ac1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    3621312 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    e262fd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    50eed02 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    5d9b46d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    a4ed1bb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. fix com

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    047eef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. finish skywalking tracing receiver and convert to otel.

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    32bb075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43d1eb7 View commit details
    Browse the repository at this point in the history
  3. fix ci

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    409c76f View commit details
    Browse the repository at this point in the history
  4. add CHANGELOG

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    15d56f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Update receiver/skywalkingreceiver/skywalkingproto_to_traces.go

    Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
    JaredTan95 and jpkrohling authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    a899b29 View commit details
    Browse the repository at this point in the history
  2. Update receiver/skywalkingreceiver/skywalkingproto_to_traces.go

    Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
    JaredTan95 and jpkrohling authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    57ba37e View commit details
    Browse the repository at this point in the history
  3. Update receiver/skywalkingreceiver/skywalkingproto_to_traces.go

    Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
    JaredTan95 and jpkrohling authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    e565ca6 View commit details
    Browse the repository at this point in the history
  4. Update receiver/skywalkingreceiver/skywalkingproto_to_traces.go

    Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
    JaredTan95 and jpkrohling authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    fb734df View commit details
    Browse the repository at this point in the history
  5. fix typo

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    4cafd96 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/main' into sw_receiver_impl

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    
    # Conflicts:
    #	receiver/apachereceiver/internal/metadata/generated_metrics.go
    #	receiver/couchdbreceiver/internal/metadata/generated_metrics.go
    #	receiver/elasticsearchreceiver/internal/metadata/generated_metrics.go
    #	receiver/hostmetricsreceiver/internal/scraper/filesystemscraper/internal/metadata/generated_metrics.go
    #	receiver/hostmetricsreceiver/internal/scraper/loadscraper/internal/metadata/generated_metrics.go
    #	receiver/hostmetricsreceiver/internal/scraper/memoryscraper/internal/metadata/generated_metrics.go
    #	receiver/hostmetricsreceiver/internal/scraper/networkscraper/internal/metadata/generated_metrics.go
    #	receiver/hostmetricsreceiver/internal/scraper/pagingscraper/internal/metadata/generated_metrics.go
    #	receiver/hostmetricsreceiver/internal/scraper/processscraper/internal/metadata/generated_metrics.go
    #	receiver/mysqlreceiver/internal/metadata/generated_metrics.go
    #	receiver/nginxreceiver/internal/metadata/generated_metrics.go
    #	receiver/postgresqlreceiver/internal/metadata/generated_metrics.go
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    c4451c2 View commit details
    Browse the repository at this point in the history
  7. fix go sum

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    9edf9c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    026442f View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    b29fbad View commit details
    Browse the repository at this point in the history
  10. revert mischange

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    ef2a2aa View commit details
    Browse the repository at this point in the history
  11. revert mischange

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    b0da8d5 View commit details
    Browse the repository at this point in the history
  12. add more test

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    8d60992 View commit details
    Browse the repository at this point in the history
  13. fix ci

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    b161ea0 View commit details
    Browse the repository at this point in the history
  14. fix ci lint

    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    5c2e67e View commit details
    Browse the repository at this point in the history
  15. add codeowners

    #3870
    
    Signed-off-by: jian.tan <jian.tan@daocloud.io>
    JaredTan95 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    085b543 View commit details
    Browse the repository at this point in the history