Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit aeb4a85

Browse files
Merge pull request #1547 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 060118e + e80392d commit aeb4a85

File tree

4 files changed

+3
-27
lines changed

4 files changed

+3
-27
lines changed

admin/references/system-limits/sys-limits-infra-details.rst

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -490,24 +490,6 @@ Container burst/overage limit
490490
* :strong:`Customer impact`: If you exceed this limit, Infrastructure Monitoring drops data points from new containers but keeps
491491
accepting data points for existing containers.
492492

493-
.. _high-resolution-custom-metrics-entitlement:
494-
495-
High resolution custom metrics entitlement
496-
================================================================================
497-
498-
* :strong:`Default limit value`: Set by your contract entitlement
499-
* :strong:`Notes`: Number of high resolution metrics allowed in your contract
500-
* :strong:`Customer impact`: Splunk charges an overage of 1.5 times the normal price for usage that exceeds your contractual entitlement.
501-
502-
.. _high-resolution-custom-metrics-burstoverage-limit:
503-
504-
High resolution custom metrics burst/overage limit
505-
================================================================================
506-
507-
* :strong:`Default limit value`: Multiples of entitlement
508-
* :strong:`Notes`: This limit is to protect the SaaS platform. It's typically a multiple of your contractual limit. For example, if you purchase 500 hosts, Infrastructure Monitoring might set limit to 800. The multiple decreases as your contractual limit increases.
509-
* :strong:`Customer impact`: The system rejects MTS creations for high resolution metrics that exceed the limit.
510-
511493
.. _bundled-mts-limit:
512494

513495
Bundled MTS limit

admin/references/system-limits/sys-limits-infra.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -252,12 +252,6 @@ Subscription limits
252252
* - :ref:`custom-mts-entitlement`
253253
- Set by your contract entitlement
254254

255-
* - :ref:`high-resolution-custom-metrics-burstoverage-limit`
256-
- Multiples of entitlement
257-
258-
* - :ref:`high-resolution-custom-metrics-entitlement`
259-
- Set by your contract entitlement
260-
261255
* - :ref:`host-burstoverage-limit`
262256
- Multiples of entitlement
263257

alerts-detectors-notifications/alert-condition-reference/heartbeat-check.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Heartbeat Check alerts when a signal has not reported for some time. This might
1717
Examples
1818
============================================================================
1919

20-
You have a detector that alerts you when the minimum number of logins being handled by each host goes below a specified value. If any host stops reporting, that detector isn't triggered if there is a problem. The Heartbeat Check condition notifies you if a host stops reporting.
20+
You have a detector that alerts you when the minimum number of logins being handled by each host goes below a specified value. If a host stops reporting, that detector isn't triggered if there is a problem. The Heartbeat Check condition notifies you if a host stops reporting, or if all hosts in a group stop reporting.
2121

2222

2323
Settings
@@ -35,7 +35,7 @@ Settings
3535

3636
* - :strong:`Hasn't reported for`
3737
- Integer >= 1, followed by time indicator (s, m, h, d, w). For example, 30s, 10m, 2h, 5d, 1w.
38-
- How long it's been since the signal last reported. Longer time periods result in lower sensitivity and potentially fewer alerts. If you specify a value for :guilabel:`Group by` (below), how long it's been since any member of the group stopped reporting.
38+
- How long it's been since the signal last reported. Longer time periods result in lower sensitivity and potentially fewer alerts. If you specify a value for :guilabel:`Group by` (below), how long it's been since all members of the group stopped reporting.
3939

4040
* - (optional) :strong:`Group by`
4141
- Dimension or property chosen from dropdown menu

gdi/opentelemetry/components/metrics-transform-processor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For example:
4747
.. code-block:: yaml
4848
4949
processors:
50-
metrics_transform:
50+
metricstransform:
5151
5252
To complete the configuration, include the processor in the ``metrics`` pipeline of the ``service`` section of your configuration file. For example:
5353

0 commit comments

Comments
 (0)