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-detect service name from web.xml display-name #886

Merged
merged 24 commits into from
Sep 2, 2022

Commits on Sep 2, 2022

  1. Auto-detect service name from web.xml display-name

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    95e0f79 View commit details
    Browse the repository at this point in the history
  2. lazy init sax parser factory

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    29ef48c View commit details
    Browse the repository at this point in the history
  3. add comment

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8aeb582 View commit details
    Browse the repository at this point in the history
  4. add liberty

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d412de6 View commit details
    Browse the repository at this point in the history
  5. add glassfish and wildfly, test auto detected name in smoke tests

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c401b39 View commit details
    Browse the repository at this point in the history
  6. fixes

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ad32038 View commit details
    Browse the repository at this point in the history
  7. add websphere

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a37a214 View commit details
    Browse the repository at this point in the history
  8. debug wildfly on windows

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f67739c View commit details
    Browse the repository at this point in the history
  9. wildfly on windows

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    be77b01 View commit details
    Browse the repository at this point in the history
  10. degugging

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1e287ed View commit details
    Browse the repository at this point in the history
  11. fix JBOSS_BASE_DIR handling

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a36b277 View commit details
    Browse the repository at this point in the history
  12. modify tests, fix tomee

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2330d75 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
    laurit and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    16e3c0b View commit details
    Browse the repository at this point in the history
  14. add comments

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3559629 View commit details
    Browse the repository at this point in the history
  15. fix liberty custom WLP_OUTPUT_DIR handling

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d83569d View commit details
    Browse the repository at this point in the history
  16. spotless

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c2c2dc7 View commit details
    Browse the repository at this point in the history
  17. address review comments

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f4067b4 View commit details
    Browse the repository at this point in the history
  18. update test

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4040f56 View commit details
    Browse the repository at this point in the history
  19. add jetty.base handling

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    606cbb4 View commit details
    Browse the repository at this point in the history
  20. spotless

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c8f8088 View commit details
    Browse the repository at this point in the history
  21. close directory stream

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    81a5965 View commit details
    Browse the repository at this point in the history
  22. convert to resource provider

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6ce446e View commit details
    Browse the repository at this point in the history
  23. remame method

    laurit authored and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ac71e06 View commit details
    Browse the repository at this point in the history
  24. Update custom/src/main/java/com/splunk/opentelemetry/servicename/Serv…

    …iceNameResourceProvider.java
    
    Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
    laurit and Mateusz Rzeszutek committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2d570ec View commit details
    Browse the repository at this point in the history