Skip to content

Commit

Permalink
Fix source url to point to catalog (#184)
Browse files Browse the repository at this point in the history
* add csv upload file integration

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* update sourceURL to point to the catalog repo

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* update sourceURL to point to the catalog repo

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* remove csv_file integration into a dedicated PR

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

---------

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
  • Loading branch information
YANG-DB committed Jul 24, 2024
1 parent cf2e886 commit 6b19e6a
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs-aws_cloudfront",
"labels": ["Observability", "Logs", "AWS", "Cloud", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_cloudfront/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/amazon_cloudfront/info",
"statics": {
"logo": {
"annotation": "CloudFront Logo",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs_elb",
"labels": ["Observability", "Logs", "AWS", "Flint S3", "Cloud"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_elb/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/amazon_elb/info",
"workflows": [
{
"name": "queries",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs_rds",
"labels": ["Observability", "Logs", "AWS", "Cloud"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_rds/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/amazon_rds/info",
"statics": {
"logo": {
"annotation": "RDS Logo",
Expand Down
2 changes: 1 addition & 1 deletion integrations/observability/amazon_s3/amazon_s3-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs_s3",
"labels": ["Observability", "Logs", "AWS", "Cloud", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_s3/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/amazon_s3/info",
"workflows": [
{
"name": "queries",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs_vpc",
"labels": ["Observability", "Logs", "AWS", "Cloud", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_vpc_flow/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/amazon_vpc_flow/info",
"workflows": [
{
"name": "queries",
Expand Down
2 changes: 1 addition & 1 deletion integrations/observability/apache/apache-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs_apache",
"labels": ["Observability", "Logs", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/apache/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/apache/info",
"workflows": [
{
"name": "queries",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs-aws_cloudtrail",
"labels": ["Observability", "Logs", "AWS", "Cloud", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_cloudtrail/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/aws_cloudtrail/info",
"workflows": [
{
"name": "dashboards",
Expand Down
2 changes: 1 addition & 1 deletion integrations/observability/aws_waf/aws_waf-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs_waf",
"labels": ["Observability", "Logs", "AWS", "Cloud", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_waf/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/aws_waf/info",
"workflows": [
{
"name": "queries",
Expand Down
2 changes: 1 addition & 1 deletion integrations/observability/haproxy/haproxy-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs",
"labels": ["Observability", "Logs", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/haproxy/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/haproxy/info",
"workflows": [
{
"name": "queries",
Expand Down
2 changes: 1 addition & 1 deletion integrations/observability/k8s/k8s-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs-k8s",
"labels": ["Observability", "Logs", "Cloud"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/k8s/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/k8s/info",
"statics": {
"logo": {
"annotation": "Kubernetes Logo",
Expand Down
2 changes: 1 addition & 1 deletion integrations/observability/nginx/nginx-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs",
"labels": ["Observability", "Logs", "Flint S3"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/nginx/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/nginx/info",
"workflows": [
{
"name": "queries",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"metrics"
],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/otel-services/info",
"sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/otel-services/info",
"workflows": [
{
"name": "queries",
Expand Down

0 comments on commit 6b19e6a

Please sign in to comment.