Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1522

Fix the typo errors at profile debugger readme

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Trivial
    • Resolution: Done
    • None
    • 0.5.0
    • None

    Description

      https://github.com/apache/metron/tree/master/metron-analytics/metron-profiler#creating-profiles

      There is typo error at step 6 , The profile name has been used as 'p' and 'profiler' at places .

      [Stellar]>>> values := PROFILER_FLUSH(profiler) 
      

      it should be

      [Stellar]>>> values := PROFILER_FLUSH(p)
      

      Or to keep it consistent across the sections the profile definition should be renamed to 'profiler' instead of 'p'

      Attachments

        Issue Links

          Activity

            People

              mohandv Mohan Venkateshaiah
              mohandv Mohan Venkateshaiah
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: