Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aurbiztondo-splunk committed Jul 29, 2024
1 parent 63bbc31 commit 76884df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gdi/opentelemetry/components/windowsperfcounters-receiver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Metrics can be of type ``sum`` or ``gauge``. Sum metrics support the ``aggregati
.. list-table::
:header-rows: 1
:width: 100%
:widths: 20 40 20 20

-

Expand Down Expand Up @@ -154,25 +155,24 @@ The following settings apply to sum metrics:

.. list-table::
:header-rows: 1
:width: 100%
:widths: 25 50 25

-

- Field
- Description
- Value
- Default
-

- ``aggregation``
- Type of aggregation temporality for the metric
- ``cumulative`` or ``delta``
-
-

- ``monotonic``
- Whether the metric value can decrease
- ``false``
-

Gauge metrics
----------------------
Expand Down

0 comments on commit 76884df

Please sign in to comment.