Skip to content

Commit

Permalink
update otel - services dashboards, add duration to the vega services …
Browse files Browse the repository at this point in the history
…traces multi-line-selectable-date-services-request-rate

add apm system metrics dashboard
add apm network metrics dashboard
add single service dashboard

Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB committed Mar 17, 2024
1 parent 945b736 commit ead47da
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 9 deletions.
35 changes: 26 additions & 9 deletions integrations/observability/otel-services/otel-services-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
"license": "Apache-2.0",
"type-alias": "otel-services",
"type": "logs",
"labels": ["log", "traces", "metrics", "Flint S3"],
"labels": [
"log",
"traces",
"metrics",
"Flint S3"
],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/otel-services/info",
"statics": {
Expand Down Expand Up @@ -41,20 +46,32 @@
"assets": {
"savedObjects": [
{
"name": "otel-services-dashboard",
"version": "1.0.0"
"name": "otel-services-dashboard",
"version": "1.0.0"
},
{
"name": "amp-system-metrics-dashboard",
"version": "1.0.0"
"name": "otel-single-service-dashboard",
"version": "1.0.0"
},
{
"name": "otel-ingestion-rate-dashboard",
"version": "1.0.0"
"name": "otel-ingestion-rate-dashboard",
"version": "1.0.0"
},
{
"name": "otel-architecture",
"version": "1.0.0"
"name": "otel-amp-network-metrics-dashboard",
"version": "1.0.0"
},
{
"name": "otel-apm-network-services",
"version": "1.0.0"
},
{
"name": "otel-amp-system-metrics-dashboard",
"version": "1.0.0"
},
{
"name": "otel-architecture",
"version": "1.0.0"
},
{
"name": "demo-loading-page",
Expand Down

0 comments on commit ead47da

Please sign in to comment.