-
Notifications
You must be signed in to change notification settings - Fork 129
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
[WIP] JMX scraper #1445
[WIP] JMX scraper #1445
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f60e22 - Browse repository at this point
Copy the full SHA 0f60e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 720633c - Browse repository at this point
Copy the full SHA 720633cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07027a2 - Browse repository at this point
Copy the full SHA 07027a2View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a82aac - Browse repository at this point
Copy the full SHA 5a82aacView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d623abe - Browse repository at this point
Copy the full SHA d623abeView commit details -
commit b84a73e Merge: 352202f 7df9862 Author: SylvainJuge <[email protected]> Date: Tue Sep 17 11:13:11 2024 +0200 Merge pull request #2 from SylvainJuge/jmx-scraper-it basic JMX client implementation + tests commit 7df9862 Author: Sylvain Juge <[email protected]> Date: Tue Sep 17 11:11:50 2024 +0200 fix bad merge again commit e4a8f83 Author: Sylvain Juge <[email protected]> Date: Tue Sep 17 11:10:26 2024 +0200 fix bad merge again commit dad197b Author: Sylvain Juge <[email protected]> Date: Tue Sep 17 11:09:18 2024 +0200 fix bad merge commit f8a73d7 Author: Sylvain Juge <[email protected]> Date: Tue Sep 17 11:08:42 2024 +0200 spotless commit eab01e9 Author: Sylvain Juge <[email protected]> Date: Tue Sep 17 11:01:47 2024 +0200 spotless commit f6667dd Merge: 5b3ef9d 352202f Author: Sylvain Juge <[email protected]> Date: Tue Sep 17 10:55:34 2024 +0200 Merge branch 'jmx-scrapper' of github.com:SylvainJuge/opentelemetry-java-contrib into jmx-scraper-it commit 5b3ef9d Author: Sylvain Juge <[email protected]> Date: Tue Sep 17 10:51:11 2024 +0200 add TODOs commit 352202f Merge: 5a82aac 40a2591 Author: SylvainJuge <[email protected]> Date: Tue Sep 17 10:50:50 2024 +0200 Merge pull request #1 from robsunday/jmx-scrapper Initial commit of JmxScraper code. commit 40a2591 Author: jack-berg <[email protected]> Date: Mon Sep 16 16:05:50 2024 -0500 Add declarative config support for RuleBasedRoutingSampler (open-telemetry#1440) commit 6d39e93 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon Sep 16 10:40:16 2024 -0700 Update dependency com.uber.nullaway:nullaway to v0.11.3 (open-telemetry#1457) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit eb5dc6f Author: Bruno Baptista <[email protected]> Date: Mon Sep 16 18:26:53 2024 +0100 Fix native mode error cause by static init of random (open-telemetry#862) commit 5ffa348 Author: jack-berg <[email protected]> Date: Mon Sep 16 12:23:41 2024 -0500 Add declarative config support for aws xray propagators (open-telemetry#1442) commit 151b744 Author: SylvainJuge <[email protected]> Date: Mon Sep 16 19:23:19 2024 +0200 add span stacktrace config option (open-telemetry#1414) Co-authored-by: jackshirazi <[email protected]> commit 9ee5fb1 Author: Yury Bubnov <[email protected]> Date: Mon Sep 16 10:18:51 2024 -0700 Issue-1034 Short XRay Trace (open-telemetry#1036) commit 11a2e1a Author: Jeffrey Chien <[email protected]> Date: Mon Sep 16 13:18:10 2024 -0400 Fix Tomcat metric definitions to aggregate multiple MBeans. (open-telemetry#1366) commit 9fa44be Author: Pranav Sharma <[email protected]> Date: Mon Sep 16 11:22:32 2024 -0400 Fix incorrect cloud.platform value for GCF (open-telemetry#1454) commit 11f2111 Author: Peter Findeisen <[email protected]> Date: Mon Sep 16 08:21:46 2024 -0700 Composite Samplers prototype (open-telemetry#1443) Co-authored-by: Otmar Ertl <[email protected]> commit b3386de Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon Sep 16 08:20:44 2024 -0700 Update plugin com.squareup.wire to v5.1.0 (open-telemetry#1452) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit 27b631d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon Sep 16 08:20:21 2024 -0700 Update errorProneVersion to v2.32.0 (open-telemetry#1453) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit 791df4b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon Sep 16 09:50:03 2024 -0500 Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.8.0-alpha (open-telemetry#1456) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jack Berg <[email protected]> commit 19357e6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue Sep 10 15:20:46 2024 -0700 Update dependency com.gradle.enterprise:com.gradle.enterprise.gradle.plugin to v3.18.1 (open-telemetry#1450) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit 460470b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue Sep 10 15:20:23 2024 -0700 Update plugin com.gradle.develocity to v3.18.1 (open-telemetry#1451) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit b45cdab Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue Sep 10 12:32:56 2024 +0300 Update dependency com.linecorp.armeria:armeria-bom to v1.30.1 (open-telemetry#1449) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit d36106e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue Sep 10 09:11:26 2024 +0300 Update micrometer packages to v1.13.4 (open-telemetry#1448) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit fb25c79 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon Sep 9 15:44:53 2024 +0300 Update dependency gradle to v8.10.1 (open-telemetry#1447) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit f847561 Author: robsunday <[email protected]> Date: Tue Sep 17 09:22:21 2024 +0200 Code review changes: Argument parsing moved to the main class. Argument validation now throw exception. More tests added for config factory. Created unit tests for JmxScraper class. commit 03788ff Author: Sylvain Juge <[email protected]> Date: Mon Sep 16 17:26:12 2024 +0200 add TODO for testing server SSL support commit a3fbeb5 Author: Sylvain Juge <[email protected]> Date: Mon Sep 16 17:08:16 2024 +0200 add TODO to enable server-side SSL commit 1619595 Author: Sylvain Juge <[email protected]> Date: Mon Sep 16 16:59:17 2024 +0200 wip commit 164679f Author: robsunday <[email protected]> Date: Wed Sep 11 12:34:12 2024 +0200 Cleanup of config. Refactoring of JmxScraperConfigFactory. Added first unit tests. commit 165fcb8 Author: robsunday <[email protected]> Date: Tue Sep 10 12:36:29 2024 +0200 Initial commit of JmxScraper code. Application compiles and runs as standalone and can read config file.
Configuration menu - View commit details
-
Copy full SHA for f7b5a31 - Browse repository at this point
Copy the full SHA f7b5a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b095d - Browse repository at this point
Copy the full SHA 48b095dView commit details -
Merge branch 'main' of github.com:open-telemetry/opentelemetry-java-c…
…ontrib into jmx-scrapper
Configuration menu - View commit details
-
Copy full SHA for 8dfe174 - Browse repository at this point
Copy the full SHA 8dfe174View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f4769 - Browse repository at this point
Copy the full SHA e4f4769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e6258 - Browse repository at this point
Copy the full SHA 71e6258View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 586f780 - Browse repository at this point
Copy the full SHA 586f780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 966aee6 - Browse repository at this point
Copy the full SHA 966aee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350f8a9 - Browse repository at this point
Copy the full SHA 350f8a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91976c0 - Browse repository at this point
Copy the full SHA 91976c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d28fd42 - Browse repository at this point
Copy the full SHA d28fd42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9072de0 - Browse repository at this point
Copy the full SHA 9072de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ac43f - Browse repository at this point
Copy the full SHA c0ac43fView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39b6341 - Browse repository at this point
Copy the full SHA 39b6341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c0c2d - Browse repository at this point
Copy the full SHA 14c0c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a6533e - Browse repository at this point
Copy the full SHA 1a6533eView commit details -
Merge pull request #4 from SylvainJuge/tomcat-it
Bootstrap integration tests
Configuration menu - View commit details
-
Copy full SHA for aecf5ff - Browse repository at this point
Copy the full SHA aecf5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea46e8d - Browse repository at this point
Copy the full SHA ea46e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8461b2 - Browse repository at this point
Copy the full SHA f8461b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a5749 - Browse repository at this point
Copy the full SHA 71a5749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 317fcde - Browse repository at this point
Copy the full SHA 317fcdeView commit details -
Merge pull request #5 from SylvainJuge/update-readme
prepare PR to be merged
Configuration menu - View commit details
-
Copy full SHA for c89e527 - Browse repository at this point
Copy the full SHA c89e527View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 378af7a - Browse repository at this point
Copy the full SHA 378af7aView commit details
Commits on Sep 25, 2024
-
Apply suggestions from code review
Co-authored-by: jason plumb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 178fae3 - Browse repository at this point
Copy the full SHA 178fae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c656bf7 - Browse repository at this point
Copy the full SHA c656bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d24b22 - Browse repository at this point
Copy the full SHA 2d24b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb74e6e - Browse repository at this point
Copy the full SHA bb74e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0fc84 - Browse repository at this point
Copy the full SHA 1f0fc84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140ac17 - Browse repository at this point
Copy the full SHA 140ac17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c61c22 - Browse repository at this point
Copy the full SHA 4c61c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8917452 - Browse repository at this point
Copy the full SHA 8917452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7fed7 - Browse repository at this point
Copy the full SHA 7a7fed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc05c1 - Browse repository at this point
Copy the full SHA ffc05c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30094f5 - Browse repository at this point
Copy the full SHA 30094f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c16a92 - Browse repository at this point
Copy the full SHA 2c16a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad40e0 - Browse repository at this point
Copy the full SHA 8ad40e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0be38 - Browse repository at this point
Copy the full SHA 7d0be38View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c15f40d - Browse repository at this point
Copy the full SHA c15f40dView commit details -
Merge pull request #6 from robsunday/jmx-scraper-impl
Code review followup changes
Configuration menu - View commit details
-
Copy full SHA for 86c3e54 - Browse repository at this point
Copy the full SHA 86c3e54View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c95782 - Browse repository at this point
Copy the full SHA 2c95782View commit details -
Merge pull request #7 from robsunday/jmx-scraper-impl
Code review followup changes - added default value for OTLP endpoint
Configuration menu - View commit details
-
Copy full SHA for 3a1021f - Browse repository at this point
Copy the full SHA 3a1021fView commit details