Commit Graph

32 Commits

Author SHA1 Message Date
Jay DeLuca 1d3f60300a
Elasticsearch instrumentation metadata (#14164) 2025-07-14 09:44:27 +03:00
renovate[bot] aee5c486d6
fix(deps): update junit-framework monorepo to v5.13.3 (patch) (#14182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 10:07:56 +03:00
Jay DeLuca 7689228d47
Filter metrics by scope (#14136) 2025-06-27 21:22:55 -07:00
Jay DeLuca 86f94fcbe6
Gather more span metadata (#14105) 2025-06-24 21:05:17 -07:00
renovate[bot] 91b4c429c0
fix(deps): update dependency org.junit:junit-bom to v5.13.2 (#14118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 20:59:11 -07:00
Jay DeLuca a939b59cfc
Intercept and collect spans in test runner (#14065) 2025-06-19 14:38:05 -07:00
Jay DeLuca 13430947ee
Collect metrics from more http and database clients (#14038) 2025-06-17 18:57:06 -07:00
renovate[bot] 4189117ed9
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.19.1 (#14045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 14:23:54 +03:00
Jay DeLuca a6ab2c678e
Differentiate emitted metrics by configuration options (#14018) 2025-06-12 18:13:22 -07:00
Jay DeLuca 8a7fbc5dc5
Add metadata for more modules and document metrics emitted (#13965) 2025-06-10 15:01:38 +03:00
renovate[bot] 564bc562c8
fix(deps): update junit5 monorepo to v5.13.1 (patch) (#13996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 13:21:37 +03:00
renovate[bot] 2d6d310da0
fix(deps): update junit5 monorepo to v5.13.0 (minor) (#13959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-06-03 18:15:46 -07:00
Jay DeLuca 760d75969c
DocGenerator fixes (#13968) 2025-06-03 15:41:19 -07:00
Jay DeLuca 94d2c0feed
Intercept metrics in test runner (#13891) 2025-05-29 16:45:00 -07:00
Jay DeLuca 01a1afeb44
Add more metadata descriptions, configs, and fix NPE in jdbc (#13854)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-05-15 15:21:13 +03:00
Jay DeLuca 61c1f63983
Add configuration type to metadata (#13825) 2025-05-09 12:44:23 -07:00
renovate[bot] d3003f24c1
fix(deps): update jackson packages to v2.19.0 (minor) (#13769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-04-25 16:52:09 +03:00
renovate[bot] de66b6384d
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.18.3 (#13772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 15:02:16 +03:00
Jay DeLuca 7d796abe27
Add ability to document configuration options in metadata.yaml (#13742)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2025-04-25 13:40:56 +03:00
renovate[bot] 4f88c59fd6
fix(deps): update errorproneversion to v2.38.0 (minor) (#13738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-04-21 09:12:19 -07:00
Jay DeLuca 5dfc1b83a3
Add descriptions for modules related to custom instrumentation (#13704) 2025-04-14 13:47:50 -07:00
renovate[bot] d370715a87
fix(deps): update junit5 monorepo to v5.12.2 (patch) (#13699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 08:11:45 +03:00
Jay DeLuca 196714ef09
Rename InstrumentationEntity to InstrumentationModule (#13701) 2025-04-11 23:08:27 +00:00
Jay DeLuca 6521fc885d
Introduce instrumentation classifications to metadata (#13672) 2025-04-09 19:15:47 -07:00
Jay DeLuca a3a3b8bc87
Be consistent about using snake case in metadata yaml (#13610) 2025-03-28 14:13:58 -07:00
Jay DeLuca 8cd3ea03ab
Add disabledByDefault to metadata.yaml (#13568) 2025-03-25 15:38:18 -07:00
Jay DeLuca 786512b792
Add scope name to metadata (#13531) 2025-03-19 19:51:48 -07:00
renovate[bot] bb63409c63
fix(deps): update dependency org.junit:junit-bom to v5.12.1 (#13526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-14 16:28:18 +02:00
Jay DeLuca 01cce80cf3
Add support for basic metadata.yaml file (#13480) 2025-03-10 13:39:48 -07:00
Jay DeLuca c7676bddd4
Parse latestDepTestLibrary and use as library upper bound (#13478) 2025-03-08 15:31:57 -08:00
renovate[bot] 6daa5ff271
fix(deps): update dependency org.yaml:snakeyaml to v2.4 (#13469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 07:57:09 +02:00
Jay DeLuca 0cfd2d976a
Automatically Generate Instrumentation Documentation (#13449) 2025-03-06 16:34:13 -08:00