Skip to content

Commit 7ab6044

Browse files
committed
remove asterisks from names
1 parent 7f74898 commit 7ab6044

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

newrelic_v2/dashboards/newrelic-database.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Redis Software Database - v2*",
2+
"name": "Redis Software Database - v2",
33
"description": null,
44
"permissions": "PUBLIC_READ_WRITE",
55
"pages": [

newrelic_v2/dashboards/newrelic-node.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Redis Software Node v2*",
2+
"name": "Redis Software Node v2",
33
"description": null,
44
"permissions": "PUBLIC_READ_WRITE",
55
"pages": [

newrelic_v2/dashboards/newrelic-proxy-threads.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Redis Software Proxy Threads v2*",
2+
"name": "Redis Software Proxy Threads v2",
33
"description": null,
44
"permissions": "PUBLIC_READ_WRITE",
55
"pages": [

newrelic_v2/dashboards/newrelic-shard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Redis Software Shard v2*",
2+
"name": "Redis Software Shard v2",
33
"description": null,
44
"permissions": "PUBLIC_READ_WRITE",
55
"pages": [

newrelic_v2/dashboards/newrelic-software-cluster.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Redis Software Cluster v2*",
2+
"name": "Redis Software Cluster v2",
33
"description": null,
44
"permissions": "PUBLIC_READ_WRITE",
55
"pages": [

0 commit comments

Comments
 (0)