Skip to content

Commit

Permalink
change lables and description text
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcazes authored Dec 6, 2023
1 parent 01b454e commit dd9009a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions configs/3-1-aws-cw.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"name": "AWS_Logs",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws.svg",
"label": "AWS Logs",
"label": "Logs",
"description": "via Cloudwatch",
"hint": "Cloudwatch logs to ship to Logz.io",
"supportedOs": ["AWS_Cloudformation"],
Expand All @@ -20,7 +20,7 @@
"name": "AWS_Logs",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws-cloudwatch.png",
"label": "AWS Logs",
"description": "Ship your Cloudwatch logs to Logz.io via Firehose",
"description": "Ship your Cloudwatch logs via Firehose, set up your AWS region and stack, and choose the specific services or log groups from which you wish to collect data.",
"params": [
{
"type": "single-select",
Expand Down
4 changes: 2 additions & 2 deletions configs/3-2-aws-metric-stream.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"name": "AWS_Metrics",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws.svg",
"label": "AWS Metrics",
"label": "Metrics",
"description": "via Cloudwatch",
"hint": "AWS metrics to ship to Logz.io",
"supportedOs": ["AWS_Cloudformation"],
Expand All @@ -20,7 +20,7 @@
"name": "AWS_Metrics",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws-cloudwatch.png",
"label": "AWS Metrics",
"description": "Ship your AWS metrics to logz.io",
"description": "Ship your metrics via CloudFormation, set up your AWS region and stack, and choose the specific namespace from which you wish to collect data.",
"params": [
{
"type": "single-select",
Expand Down
4 changes: 2 additions & 2 deletions configs/3-3-aws-ec2-linux-system.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"name": "EC2",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws.svg",
"label": "EC2 Monitoring",
"label": "EC2",
"description": "Linux Logs & Metrics",
"hint": "EC2 with Linux.",
"supportedOs": ["Linux"],
Expand All @@ -19,7 +19,7 @@
"name": "System",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/local_host.png",
"label": "System",
"description": "Logz.io Uses OpenTelemetry to monitor your EC2.",
"description": "Monitor your EC2 using OpenTemeletry",
"telemetries": [
{
"type": "LOG_ANALYTICS",
Expand Down
2 changes: 1 addition & 1 deletion configs/4-1-gcp-logs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"name": "GCP_Logs",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/gcp.png",
"label": "GCP Logs",
"label": "Logs",
"description": "Cloud Logging",
"hint": "Logging from GCP services.",
"supportedOs": ["GCP"],
Expand Down
2 changes: 1 addition & 1 deletion configs/4-2-gcp-metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"name": "GCP_Metrics",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/gcp.png",
"label": "GCP Metrics",
"label": "Metrics",
"description": "Cloud Monitoring",
"hint": "Metrics from GCP services.",
"supportedOs": ["GCP"],
Expand Down

0 comments on commit dd9009a

Please sign in to comment.