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

Merging release branch into main // 2024-04-18 #2372

Merged
merged 31 commits into from
Apr 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
03b60ed
Added a quickstart for APM,BROWSER,MOBILE,INFRA
DarrenDoyle Mar 22, 2024
8e5ba12
Merge branch 'main' into main
DarrenDoyle Mar 22, 2024
453015e
Merge branch 'main' into main
DarrenDoyle Mar 25, 2024
5285bc7
Merge branch 'main' into main
pkudikyala Apr 2, 2024
3f2af7f
Update config.yml
DarrenDoyle Apr 4, 2024
59bc39c
Update config.yml
DarrenDoyle Apr 5, 2024
2d6fc8f
Update config.yml
DarrenDoyle Apr 5, 2024
8184c71
Update config.yml
DarrenDoyle Apr 5, 2024
a3085fd
Update config.yml
DarrenDoyle Apr 5, 2024
9e7f43d
Merge branch 'main' into main
pkudikyala Apr 5, 2024
77475a2
fix dashboard name
DarrenDoyle Apr 11, 2024
4f45132
fixed https://github.com/newrelic/newrelic-quickstarts/pull/2325
DarrenDoyle Apr 12, 2024
49572bd
Merge branch 'main' into main
DarrenDoyle Apr 12, 2024
260fafb
chore: Fix indentation
aswanson-nr Apr 12, 2024
1ade6a0
Merge pull request #2325 from DarrenDoyle/main
aswanson-nr Apr 12, 2024
6f62cd6
Updated 'NR1_addData' keyword to quickstarts
sjyothi54 Apr 15, 2024
7cd9142
Updated Add data links and logo url
RamanaReddy8801 Apr 16, 2024
2506671
Merge branch 'release' into dashboard-updated
RamanaReddy8801 Apr 16, 2024
4f5cdcb
Updated envoy logo URL
sjyothi54 Apr 16, 2024
2801903
Merge pull request #2369 from sjyothi54/envoy-dashboard-update
RamanaReddy8801 Apr 16, 2024
c72d07b
chore: generate UUID(s) [skip ci]
nr-opensource-bot Apr 16, 2024
2f7ad76
Merge branch 'release' into NR-258931
RamanaReddy8801 Apr 17, 2024
0b7817e
Merge branch 'release' into dashboard-updated
sjyothi54 Apr 17, 2024
0b51c77
Merge pull request #2367 from sjyothi54/NR-258931
RamanaReddy8801 Apr 17, 2024
7ab373d
Merge branch 'release' into dashboard-updated
sjyothi54 Apr 17, 2024
7965635
Merge pull request #2368 from RamanaReddy8801/dashboard-updated
sjyothi54 Apr 17, 2024
26fa8c8
Removed Resmo quickstart
sjyothi54 Apr 17, 2024
ea94d4b
Updated 'NR1_addData' to quickstarts
sjyothi54 Apr 17, 2024
a0c2c06
Merge pull request #2371 from sjyothi54/NR-259915
RamanaReddy8801 Apr 18, 2024
c5c1cd8
Merge branch 'release' into NR-251940
RamanaReddy8801 Apr 18, 2024
919e687
Merge pull request #2370 from sjyothi54/NR-251940
RamanaReddy8801 Apr 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dashboards/apache-druid/dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "![Druid icon](https://cdn.thenewstack.io/media/2022/05/46aa39f1-druid.png)"
"text": "![Druid icon](https://raw.githubusercontent.com/newrelic/newrelic-quickstarts/release/quickstarts/apache-druid/logo.png)"
}
},
{
Expand Down Expand Up @@ -101,7 +101,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "**About**\n\nInstrument your application with New Relic - [Add Data](https://one.newrelic.com/).\n\nInstrument Druid with New Relic using the [documentation](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/druid-integration/).\n\n[Please rate this dashboard](https://docs.google.com/forms/d/e/1FAIpQLSclR38J8WbbB2J1tHnllKUkzWZkJhf4SrJGyavpMd4t82NjnQ/viewform?usp=pp_url&entry.1615922415=Druid) here and let us know how we can improve it for you."
"text": "**About**\n\nInstrument your application with New Relic - [Add Data](https://one.newrelic.com/catalog-pack-details?state=2a765a7b-015e-c0ad-0ab3-c26f8f8e92b8).\n\nInstrument Druid with New Relic using the [documentation](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/apache-druid-integration/).\n\n[Please rate this dashboard](https://docs.google.com/forms/d/e/1FAIpQLSclR38J8WbbB2J1tHnllKUkzWZkJhf4SrJGyavpMd4t82NjnQ/viewform?usp=pp_url&entry.1615922415=Druid) here and let us know how we can improve it for you."
}
},
{
Expand Down
Loading
Loading