Skip to content

Commit

Permalink
Create 1.280.md
Browse files Browse the repository at this point in the history
Initial create of document
  • Loading branch information
markbornheimer authored Aug 15, 2024
1 parent 02209b2 commit c374204
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions content/release-notes/1.280.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
# Build 280

2024-08-19

## Features
### <a href="#amazon-documentdb"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Amazon DocumentDb
{: #amazon-documentdb}

Instana now automatically discovers and monitors Amazon DocumentDb clusters and instances. For more information, see [Monitoring Amazon DocumentDb](../../ecosystem/aws-documentdb/index.md).

### <a href="#azure-application-gateway"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Azure Application Gateway
{: #azure-application-gateway}

Instana now automatically discovers and monitors your Azure Application Gateway. For more information, see [Monitoring Azure Application Gateway](../../ecosystem/azure-applicationgateway/index.md).

### <a href="#azure-signalr"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Azure SignalR
{: #azure-signalr}

Instana now automatically discovers and monitors Azure SignalR instance. For more information, see [Monitoring Azure SignalR](../../ecosystem/azure-signalr/index.md).


## Improvements

### <a href="#beta"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Beta
{: #beta}

#### <a href="#thresholds-for-infrastructure-smart-alerts"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Thresholds for Infrastructure Smart Alerts
{: #thresholds-for-infrastructure-smart-alerts}

Threshold values for the _warning_ and _critical_ severities can be set on the Smart Alert configuration for Infrastructure. For more information, see [Smart Alerts for Infrastructure monitoring](../../infrastructure_monitoring/smart_alerts.md#defining-the-threshold).

### <a href="#dropwizard-sensor"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Dropwizard sensor
{: #dropwizard-sensor}

The Dropwizard sensor now displays a warning on the dashboard when it reaches the metric limit. For more information, see [Monitoring Dropwizard](../../ecosystem/dropwizard/index.md).

### <a href="#log-integrations-is-moved-to-its-own-section"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Log Integrations is moved to its own section
{: #log-integrations-is-moved-to-its-own-section}

In **Team Settings**, **Log Integrations** is moved from the **Log Management** section to a new section called **Integrations**. **Log Integrations** is now found in **Integrations** > **Logging**.

### <a href="#spring-batch-endpoints"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Spring Batch endpoints
{: #spring-batch-endpoints}

Spring Batch endpoints are now made more stable by removing volatile parts of batch job names like object IDs, lambda IDs, or field values. The new change in Spring Batch endpoints can affect existing Spring Batch endpoint names.

### <a href="#synthetic-monitoring"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Synthetic monitoring
{: #synthetic-monitoring}

The [mssql](https://www.npmjs.com/package/mssql) and [telnet-client](https://www.npmjs.com/package/telnet-client) third-party modules are added to the JavaScript playback engine in Synthetic PoP 1.2.4 or later. You can import these modules by using the API script. For more information, see [Importing optional module](../../synthetic_monitoring/api_script.md#importing-optional-module).

### <a href="#viewing-the-zhmc-entities-from-infrastructure"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Viewing the ZHMC entities from Infrastructure
{: #viewing-the-zhmc-entities-from-infrastructure}

To view ZHMC entities in the graph, from the navigation menu in the Instana UI, select **Infrastructure**. To filter the ZHMC entities, in **Infrastructure**, click **Map** and then enter a query in the search field. You can use queries such as `entity.type:zhmc`, `entity.type:zhmc.console`, or `entity.type:zhmc.cpc`.


## Fixes
### <a href="#synthetic-monitoring-1"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Synthetic monitoring
{: #synthetic-monitoring-1}

If a Selenium IDE script (.side) included the following commands, the script failed in Synthetic PoP. This issue is fixed in Synthetic PoP 1.2.4 or later.
- Single quotes in the `editContent` command
- The `assertText` or `verifyText` command with leading or tailing white spaces

### <a href="#typo-in-oracle-tag-names"><img src="../../ecosystem/icons2/anchor.svg" width="15px" height="15px"></img></a> Typo in Oracle tag names
{: #typo-in-oracle-tag-names}

Due to a typographical error in the Oracle tag names, `oracle.sevice.name` is renamed to `oracle.service.name` and `oracle.sevice.names` is renamed to `oracle.service.names`. However, you can still use the old tag names for compatibility with the earlier versions.

## Rewards
Provide a review of Instana to receive a $25 Gift Card. To submit your review, go to [Submit review](https://www.g2.com/contributor/instana-an-ibm-company-25-usd-2-reward-link?secure%5Bpage_id%5D=instana-an-ibm-compan

0 comments on commit c374204

Please sign in to comment.