Skip to content

Commit

Permalink
Merge pull request #18669 from newrelic/daily-release/Sep-13-2024-7_37
Browse files Browse the repository at this point in the history
Daily release/sep 13 2024 7 37
  • Loading branch information
jeff-colucci authored Sep 14, 2024
2 parents 4df0952 + ab9678f commit 2f0fedc
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,20 +274,20 @@ frameworks or libraries, you'll need to instrument the agent yourself using the
| --- | --- | --- | --- |
| `@apollo/gateway` | 2.3.0 | 2.9.0 | `@newrelic/apollo-server-plugin@1.0.0` |
| `@apollo/server` | 4.0.0 | 4.11.0 | `@newrelic/apollo-server-plugin@2.1.0` |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.650.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.651.1 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.651.1 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.651.1 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.651.1 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.651.1 | 8.7.1 |
| `@aws-sdk/smithy-client` | 3.47.0 | 3.374.0 | 8.7.1 |
| `@elastic/elasticsearch` | 7.16.0 | 8.15.0 | 11.9.0 |
| `@grpc/grpc-js` | 1.4.0 | 1.11.2 | 8.17.0 |
| `@hapi/hapi` | 20.1.2 | 21.3.10 | 9.0.0 |
| `@koa/router` | 11.0.2 | 13.0.0 | 3.2.0 |
| `@koa/router` | 11.0.2 | 13.0.1 | 3.2.0 |
| `@langchain/core` | 0.1.17 | 0.2.32 | 11.13.0 |
| `@nestjs/cli` | 9.0.0 | 10.4.5 | 10.1.0 |
| `@prisma/client` | 5.0.0 | 5.19.1 | 11.0.0 |
| `@smithy/smithy-client` | 2.0.0 | 3.3.0 | 11.0.0 |
| `@smithy/smithy-client` | 2.0.0 | 3.3.1 | 11.0.0 |
| `amqplib` | 0.5.0 | 0.10.4 | 2.0.0 |
| `apollo-server` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
| `apollo-server-express` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
Expand All @@ -303,13 +303,13 @@ frameworks or libraries, you'll need to instrument the agent yourself using the
| `kafkajs` | 2.0.0 | 2.2.4 | 11.19.0 |
| `koa` | 2.0.0 | 2.15.3 | 3.2.0 |
| `koa-route` | 3.0.0 | 4.0.1 | 3.2.0 |
| `koa-router` | 11.0.2 | 12.0.1 | 3.2.0 |
| `koa-router` | 11.0.2 | 13.0.1 | 3.2.0 |
| `memcached` | 2.2.0 | 2.2.2 | 1.26.2 |
| `mongodb` | 4.1.4 | 6.9.0 | 1.32.0 |
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 |
| `mysql2` | 2.0.0 | 3.11.2 | 1.32.0 |
| `next` | 13.4.19 | 14.2.10 | 12.0.0 |
| `openai` | 4.0.0 | 4.60.0 | 11.13.0 |
| `next` | 13.4.19 | 14.2.11 | 12.0.0 |
| `openai` | 4.0.0 | 4.61.0 | 11.13.0 |
| `pg` | 8.2.0 | 8.12.0 | 9.0.0 |
| `pg-native` | 2.0.0 | 3.1.0 | 9.0.0 |
| `pino` | 7.0.0 | 9.4.0 | 8.11.0 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,23 @@ Complete the following steps to install the integration:

1. Create a file named `nri-flex-nextcloud.yml` in `/etc/newrelic-infra/integrations.d`

2. Use our [configuration template](https://github.com/newrelic/nri-flex/blob/master/examples/json-read-cmd-example.yml) to update the fields `EVENT_TYPE` and `YOUR_DOMAIN` in the file named `nri-flex-nextcloud.yml`. The value on the `event_type` is used to store metrics on the NRDB. For example, you can update `EVENT_TYPE` to `NextcloudFlexMetrics`
2. Use our [configuration template](https://github.com/newrelic/nri-flex/blob/master/examples/json-read-cmd-example.yml) to update the fields `YOUR_EVENT_TYPE` and `YOUR_HOST_IP` in the file named `nri-flex-nextcloud.yml`. The value on the `event_type` is used to store metrics in the NRDB. For example, you can update `EVENT_TYPE` to `NextcloudFlexMetrics`

Your `nri-flex-nextcloud.yml` file should look like this:

```yml
integrations:
- name: nri-flex
config:
name: nextcloudFlex
global:
base_url: http://YOUR_HOST_IP/ocs/v2.php/apps/serverinfo/api/v1/
user: nextcloud_username
pass: nextcloud_password
apis:
- event_type: EVENT_TYPE
url: info?format=json
```
```yml
integrations:
- name: nri-flex
config:
name: nextcloudFlex
global:
base_url: http://YOUR_HOST_IP/ocs/v2.php/apps/serverinfo/api/v1/
user: nextcloud_username
pass: nextcloud_password
apis:
- event_type: YOUR_EVENT_TYPE
url: info?format=json
```
Metrics for Nextcloud are available at the following URL: `http://YOUR_HOST_IP/ocs/v2.php/apps/serverinfo/api/v1/info?format=json`

Expand All @@ -62,15 +62,15 @@ Complete the following steps to install the integration:
You can use [log forwarding](/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent/) to forward Nextcloud logs to New Relic:

1. Create a log file named `logging.yml` in `/etc/newrelic-infra/logging.d/`
2. After creating the log file, add the following script to the `logging.yml` file:

```yml
logs:
- name: nextcloud.log
file: /var/www/nextcloud/data/nextcloud.log
attributes:
logtype: nextcloud_log
```
2. Add the following script to the `logging.yml` file:

```yml
logs:
- name: nextcloud.log
file: /var/www/nextcloud/data/nextcloud.log
attributes:
logtype: nextcloud_log
```
</Step>

<Step>
Expand Down

0 comments on commit 2f0fedc

Please sign in to comment.