Method: Datadog::Profiling::Flush#pprof_file_name
- Defined in:
- lib/datadog/profiling/flush.rb
#pprof_file_name ⇒ Object (readonly)
Returns the value of attribute pprof_file_name.
9 10 11 |
# File 'lib/datadog/profiling/flush.rb', line 9 def pprof_file_name @pprof_file_name end |