Skip to content

Commit 3ef2871

Browse files
authored
Merge pull request #2312 from newrelic/andrew/NR-236088-aim-support
LLM datasource updates
2 parents 57371a7 + 89aab89 commit 3ef2871

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

data-sources/langchain/config.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ install:
77
nerdlet:
88
nerdletId: marketplace.install-data-source
99
nerdletState:
10-
dataSourceId: langchain
10+
dataSourceId: nr-ai-monitoring
1111
requiresAccount: false
1212
icon: logo.png
1313
keywords:
1414
- AI
1515
- LLM
16-
- AIM
16+
- AIM
1717
- Ollama
1818
- llama
1919
- Open
@@ -28,4 +28,5 @@ keywords:
2828
- Langchain
2929
- Hugging
3030
- HuggingFace
31-
- Anyscale
31+
- Anyscale
32+

quickstarts/amazon-bedrock/config.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ level:
2525
authors:
2626
- New Relic
2727
- Jyothi Surampudi
28-
title: Amazon Bedrock
28+
title: Amazon Bedrock
2929
documentation:
3030
- name: Amazon Bedrock integration documentation
3131
description: |
3232
Implement monitoring and instrumentation for your Amazon Bedrock app to ensure that your observability data is integrated into New Relic for effective performance analysis and insights.
3333
url: https://github.com/newrelic/nr-openai-observability
3434
dataSourceIds:
35-
- langchain
35+
- nr-ai-monitoring
3636
keywords:
3737
- amazon bedrock
3838
- mlops
@@ -50,4 +50,5 @@ keywords:
5050
alertPolicies:
5151
- langchain
5252
dashboards:
53-
- langchain
53+
- langchain
54+

quickstarts/azure-openai/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ keywords:
4141
- llm
4242

4343
dataSourceIds:
44-
- llm-application
44+
- azure-openai
4545
alertPolicies:
4646
- llm-application

0 commit comments

Comments
 (0)