Skip to content

Conversation

@robsunday
Copy link
Contributor

@robsunday robsunday commented Dec 12, 2025

Scope:

  1. Snapshot profiling configuration refactored to use instance methods instead of static methods.
  2. Update of profiling config YAML structure due to spec: https://github.com/signalfx/gdi-specification/blob/main/specification/configuration.md#file-based-configuration.
  3. Fixes for invalid snapshot profiling configuration YAML node extraction
  4. Initial exporter configuration for snapshot profiling

There are still TODOs left that will be addressed by subsequent PRs. Callgraphs are not working yet.

robsunday and others added 10 commits December 5, 2025 17:13
Refactoring profiler config methods to use config from the instance property, not form argument
…tivator.java

Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
# Conflicts:
#	profiler/src/main/java/com/splunk/opentelemetry/profiler/LogExporterBuilder.java
#	profiler/src/main/java/com/splunk/opentelemetry/profiler/ProfilerDeclarativeConfiguration.java
#	profiler/src/test/java/com/splunk/opentelemetry/profiler/LogExporterBuilderTest.java
#	profiler/src/test/java/com/splunk/opentelemetry/profiler/ProfilerDeclarativeConfigurationTest.java
@robsunday robsunday requested review from a team as code owners December 12, 2025 12:02
Update of profiling config YAML structure.
Fixes for invalid snapshot profiling configuration YAML node extraction
Initial exporter configuration for snapshot profiling
@robsunday robsunday closed this Jan 9, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2026
@robsunday robsunday reopened this Jan 9, 2026
@robsunday robsunday changed the title [File based config] Apply config format changes defined by GDI spec [File based config] Snapshot profiling config refactoring Jan 9, 2026
@robsunday robsunday marked this pull request as draft January 9, 2026 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants