Skip to content

Commit

Permalink
Merge pull request #1657 from splunk/urbiz-DG24185-deprecated-metrics
Browse files Browse the repository at this point in the history
[DG24185]: Remove metrics from deprecated monitors
  • Loading branch information
aurbiztondo-splunk authored Jan 15, 2024
2 parents b11446c + 5cb3b01 commit 3bef63b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 88 deletions.
28 changes: 0 additions & 28 deletions gdi/monitors-databases/postgresql.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,34 +99,6 @@ The following table shows the configuration options for the
- The number of top queries to consider when publishing
query-related metrics (**default:** ``10``)

Metrics
-------

The following metrics are available for this integration:

.. raw:: html

<div class="metrics-yaml" url="https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/postgresql/metadata.yaml"></div>


Notes
~~~~~

.. include:: /_includes/metric-defs.rst

Metrics about replication
~~~~~~~~~~~~~~~~~~~~~~~~~

Replication metrics aren't available on some PostgreSQL servers. For
now, this monitor automatically deactivates the ``replication`` metrics
group if the monitor detects Aurora. This helps avoid following the
error:
``Function pg_last_xlog_receive_location() is currently not supported for Aurora``

The metric ``postgres_replication_state`` will be reported only for
``master`` and for ``postgres_replication_lag`` for the ``standby`` role
(replica).

Troubleshooting
---------------

Expand Down
15 changes: 0 additions & 15 deletions gdi/monitors-hosts/collectd-df.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,21 +127,6 @@ monitor:
- Whether true percent based metrics are reported. The default
value is ``false``.

Metrics
-------

The following metrics are available for this integration:

.. raw:: html

<div class="metrics-yaml" url="https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/collectd/df/metadata.yaml"></div>


Notes
~~~~~

.. include:: /_includes/metric-defs.rst

Troubleshooting
---------------

Expand Down
15 changes: 0 additions & 15 deletions gdi/monitors-hosts/disk.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,6 @@ The following table shows the configuration options for this monitor:
- Ignore the designation of specific Disks
- ``false``

Metrics
-------

The following metrics are available for this integration:

.. raw:: html

<div class="metrics-yaml" url="https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/collectd/disk/metadata.yaml"></div>


Notes
~~~~~

.. include:: /_includes/metric-defs.rst

Troubleshooting
---------------

Expand Down
15 changes: 0 additions & 15 deletions gdi/monitors-hosts/host-processload.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,6 @@ type:
- ``bool``
- The default value is ``false``.

Metrics
-------

The following metrics are available for this integration:

.. raw:: html

<div class="metrics-yaml" url="https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/load/metadata.yaml"></div>


Notes
~~~~~

.. include:: /_includes/metric-defs.rst

Troubleshooting
---------------

Expand Down
15 changes: 0 additions & 15 deletions gdi/monitors-hosts/interface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,21 +40,6 @@ The following table shows the configuration options for this monitor:
``excludedInterfaces``, only ``includedInterfaces`` will be
honored.

Metrics
-------

The following metrics are available for this integration:

.. raw:: html

<div class="metrics-yaml" url="https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/collectd/netinterface/metadata.yaml"></div>


Notes
~~~~~

.. include:: /_includes/metric-defs.rst

Trobleshooting
--------------

Expand Down

0 comments on commit 3bef63b

Please sign in to comment.