Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for hectogram (0.19 sec)

  1. .github/ISSUE_TEMPLATE/12-telemetry.yml

        render: Text
        value: |
          counter: gopls/bug
          title: Gopls bug reports
          description: Stacks of bugs encountered on the gopls server.
          type: partition, histogram, stack # choose only one.
          program: golang.org/x/tools/gopls
          counter: gopls/bug
          depth: 16  # only if type is stack.
          version: v0.13.0  # the first binary version containing this counter.
      validations:
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Mon Nov 27 17:23:51 GMT 2023
    - 2.4K bytes
    - Viewed (0)
  2. doc/go1.22.html

        </p>
      </dd>
    </dl><!-- reflect -->
    
    <dl id="runtime/metrics"><dt><a href="/pkg/runtime/metrics/">runtime/metrics</a></dt>
      <dd>
        <p><!-- https://go.dev/issue/63340 -->
          Four new histogram metrics
          <code>/sched/pauses/stopping/gc:seconds</code>,
          <code>/sched/pauses/stopping/other:seconds</code>,
          <code>/sched/pauses/total/gc:seconds</code>, and
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top