Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daily release/oct 29 2024 9 13 #19115

Merged
merged 10 commits into from
Oct 29, 2024
8 changes: 4 additions & 4 deletions src/content/docs/alerts/admin/rules-limits-alerts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Limits and rules pertaining to New Relic <InlinePopover type="alerts"/>:

<tr>
<td>
[Targets (product entities)](/docs/alerts/new-relic-alerts-beta/configuring-alert-policies/select-product-targets-alert-condition) per condition
[Targets (product entities)](/docs/new-relic-solutions/get-started/glossary/#alert-target) per condition
</td>

<td>
Expand Down Expand Up @@ -192,7 +192,7 @@ Limits and rules pertaining to New Relic <InlinePopover type="alerts"/>:

<tr>
<td>
[Custom incident descriptions](/docs/alerts-applied-intelligence/new-relic-alerts/alert-conditions/alert-custom-incident-descriptions)
[Custom incident descriptions](/docs/alerts/create-alert/condition-details/alert-custom-incident-descriptions)
</td>

n/a
Expand Down Expand Up @@ -309,11 +309,11 @@ Limits and rules pertaining to New Relic <InlinePopover type="alerts"/>:
</td>

<td>
[Depends on channel](/docs/alerts/new-relic-alerts-beta/managing-notification-channels/notification-channels-controlling-where-send-alerts#channel-types)
[Depends on channel](/docs/alerts/get-notified/intro-notifications/#channels)
</td>

<td>
[Depends on channel](/docs/alerts/new-relic-alerts-beta/managing-notification-channels/notification-channels-controlling-where-send-alerts#channel-types)
[Depends on channel](/docs/alerts/get-notified/intro-notifications/#channels)
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ redirects:
- /docs/alerts-applied-intelligence/new-relic-alerts/alert-conditions/alert-custom-violation-descriptions
- /docs/alerts-applied-intelligence/new-relic-alerts/advanced-alerts/advanced-techniques/alert-custom-violation-descriptions/
- /docs/alerts-applied-intelligence/new-relic-alerts/advanced-alerts/advanced-techniques/alert-custom-incident-descriptions
- /docs/alerts-applied-intelligence/new-relic-alerts/alert-conditions/alert-custom-incident-descriptions
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ redirects:
- /docs/alerts/create-alert/create-alert-condition/update-or-disable-policies-conditions
- /docs/alerts/new-relic-alerts-beta/configuring-alert-policies/define-alert-conditions
- /docs/alerts/new-relic-alerts/configuring-alert-policies/define-alert-conditions
- /docs/alerts/new-relic-alerts-beta/configuring-alert-policies/select-product-targets-alert-condition
freshnessValidatedDate: never
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To alert on custom metrics, follow standard procedures to [add a condition](/doc

Use the policy's <DNT>**Thresholds**</DNT> section to define the custom metric values. These include:

* The custom metric name for the selected product category and [targets](/docs/alerts/new-relic-alerts-beta/configuring-alert-policies/select-product-targets-alert-condition).
* The custom metric name for the selected product category and [targets](/docs/new-relic-solutions/get-started/glossary/#alert-target).
* Selected threshold value function of either average, minimum, maximum, total value per minute, or throughput.
* Selected threshold level of either above, below, or equal to.
* Critical and warning threshold value and duration that will open an incident, such as `5 units for at least 5 minutes`.
Expand All @@ -45,7 +45,7 @@ To define the custom metric values for your condition:
2. Click on the policy you'd like to create the classic alert condition, or create a new policy.
3. Select <DNT>**New alert condition**</DNT>, then select <DNT>**Build a classic alert**</DNT>.
4. From the <DNT>**Categorize**</DNT> section, select the [product and type of condition](/docs/alerts-applied-intelligence/new-relic-alerts/alert-conditions/create-alert-conditions) for the custom metric.
5. From the <DNT>**Select entities**</DNT> section, add one or more [targets (entities)](/docs/alerts/new-relic-alerts-beta/configuring-alert-policies/select-product-targets-alert-condition) that use your custom metric.
5. From the <DNT>**Select entities**</DNT> section, add one or more [targets (entities)](/docs/new-relic-solutions/get-started/glossary/#alert-target) that use your custom metric.
6. From the <DNT>**Set thresholds**</DNT> section, select one of the metrics from the <DNT>**Custom Metrics**</DNT> section in the Select drop down.
7. Provide the [required threshold values](#custom-metrics-requirements) for your custom metric.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ metaDescription: "Notifications are how you integrate your New Relic data with t
freshnessValidatedDate: never
redirects:
- /docs/alerts-applied-intelligence/notifications/intro-notifications
- /docs/alerts/new-relic-alerts-beta/managing-notification-channels/notification-channels-controlling-where-send-alerts
---

DevOps teams have a lot to monitor as systems grow increasingly complex and it can be hard to keep track of what is going on, where. Notifications is a suite of tools that enable you to get the right information to the right people as soon as possible. Notifications send notification events to third-party services, such as Slack, Jira, ServiceNow, and email. You can also use webhooks to send your data to any compatible third-party service.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ The following list contains the different calls you can make with the API, inclu

<CollapserGroup>
<Collapser
id="with-aspx"
id=""
title="With ASPX"
>
```aspnet
Expand All @@ -312,7 +312,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="with-razor"
id=""
title="With Razor"
>
```cshtml
Expand All @@ -339,7 +339,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="with-blazor"
id=""
title="With Blazor"
>
<Callout variant="important">
Expand Down Expand Up @@ -595,7 +595,7 @@ The following list contains the different calls you can make with the API, inclu

<CollapserGroup>
<Collapser
id="AcceptDistributedTraceHeaders"
id=""
title="AcceptDistributedTraceHeaders"
>
### Syntax
Expand Down Expand Up @@ -685,7 +685,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="InsertDistributedTraceHeaders"
id=""
title="InsertDistributedTraceHeaders"
>
### Syntax
Expand Down Expand Up @@ -758,7 +758,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="AcceptDistributedTracePayload"
id=""
title="AcceptDistributedTracePayload (obsolete)"
>
<Callout variant="caution">
Expand Down Expand Up @@ -839,7 +839,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="CreateDistributedTracePayload"
id=""
title="CreateDistributedTracePayload (obsolete)"
>
<Callout variant="caution">
Expand Down Expand Up @@ -873,7 +873,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="AddCustomAttribute"
id=""
title="AddCustomAttribute"
>
### Syntax
Expand Down Expand Up @@ -1046,7 +1046,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="CurrentSpan"
id=""
title="CurrentSpan"
>
Provides access to the currently executing [span](/docs/apm/agents/net-agent/net-agent-api/net-agent-api/#ISpan), making span-specific methods available within the New Relic API.
Expand All @@ -1061,7 +1061,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="SetUserId"
id=""
title="SetUserId"
>
### Syntax
Expand Down Expand Up @@ -1115,7 +1115,7 @@ The following list contains the different calls you can make with the API, inclu
```
</Collapser>
<Collapser
id="RecordDatastoreSegment"
id=""
title="RecordDatastoreSegment"
>
### Syntax
Expand Down Expand Up @@ -1302,7 +1302,7 @@ The following list contains the different calls you can make with the API, inclu

<CollapserGroup>
<Collapser
id="ISpanAddCustomAttribute"
id=""
title="AddCustomAttribute"
>
Adds contextual information about your application to the current span in the form of [attributes](/docs/using-new-relic/welcome-new-relic/get-started/glossary#attribute).
Expand Down Expand Up @@ -1477,7 +1477,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="setname"
id=""
title="SetName"
>
Changes the name of the current segment/span that will be reported to New Relic. For segments/spans resulting from custom instrumentation, the metric name reported to New Relic will be altered as well.
Expand Down Expand Up @@ -1697,7 +1697,7 @@ The following list contains the different calls you can make with the API, inclu

<CollapserGroup>
<Collapser
id="exception-overload"
id=""
title="NoticeError(Exception)"
>
```cs
Expand Down Expand Up @@ -1734,7 +1734,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="exception-idictionary-overload"
id=""
title="NoticeError(Exception, IDictionary)"
>
```cs
Expand Down Expand Up @@ -1783,7 +1783,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="NoticeError(String, IDictionary)"
id=""
title="string-idictionary-overload"
>
```cs
Expand Down Expand Up @@ -1833,7 +1833,7 @@ The following list contains the different calls you can make with the API, inclu
</Collapser>

<Collapser
id="string-idictionary-bool-overload"
id=""
title="NoticeError(String, IDictionary, bool)"
>
```cs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Want to learn more before you get started? [Introduction to APM](/docs/apm/new-r
## What do you want to monitor? [#what]

<Callout variant="tip">
Is your application running on a Kubernetes cluster? Try out our installation method using the [Kubernetes agents operator](/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator/).
Is your application running on a Kubernetes cluster? Try out our installation method using the [Kubernetes APM auto-attach](/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator/).
</Callout>

We have a few paths to install the Node.js agent, depending on what you're monitoring.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5372,7 +5372,7 @@ Here are assorted other settings available via the agent configuration file.
</tbody>
</table>

If this setting is enabled, the agent will send detailed troubleshooting messages from its startup scripts directly to your console (STDOUT). This can be helpful for debugging crashes in the `newrelic-admin` startup script, the alternative `bootstrap/sitecustomize.py` startup script, or the startup sequence of the Kubernetes Agents Operator.
If this setting is enabled, the agent will send detailed troubleshooting messages from its startup scripts directly to your console (STDOUT). This can be helpful for debugging crashes in the `newrelic-admin` startup script, the alternative `bootstrap/sitecustomize.py` startup script, or the startup sequence of the Kubernetes APM auto-attach.

<Callout variant="caution">
This environment variable setting has no corresponding config file setting, as the code related to it runs before the config file is read. For comprehensive debug logging after the agent has started, set [log level](#log_level) to `debug`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Our Ruby agent auto-instruments your code so you can start monitoring applicatio
</ButtonLink>

<Callout variant="tip">
Is your application running on a Kubernetes cluster? Try out our installation method using the [Kubernetes agents operator](/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator/).
Is your application running on a Kubernetes cluster? Try out our installation method using the [Kubernetes APM auto-attach](/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator/).
</Callout>

## Install the gem [#Installing_the_Gem]
Expand Down
Loading
Loading