11 Dec 2024 11:25 AM
Hi Community,
I'm havin trouble finding the documentation for AWS-speciffic monitoring config options.
The config.txt file lists the following, but I could not find the relevant documentation online.
#vtMemoryProtectionCredentialsLimit = 500
#aws_cloudwatch_bulk_size = 500
#aws_cloudwatch_bulk_max_threads = 32
#aws_cloudwatch_bulk_desired_total_time_seconds = 45
#aws_service_query_timeout_s = 180
#aws_client_desired_infra_polling_duration_s = 180
#aws_cloudwatch_query_rate_per_second = 50
#aws_throttled_infra_executor_enabled=true
#aws_sdk_client_max_connections = 50
#tagging_api_enabled = true
#aws_disabled_services="S3;RDS;LoadBalancer;LambdaFunction;InstanceState;ELB;EC2;EBS;DynamoDB;Beanstalk;AutoscalingGroup"
#aws_infra_scheduler_enabled = false
#aws_infra_scheduler_min_query_period_ms = 10
#aws_infra_scheduler_default_query_period_ms = 100
#aws_infra_scheduler_max_query_period_ms = 1200
#aws_infra_scheduler_max_child_query_period_ms = 10000
#aws_infra_scheduler_random_spread_window_ms = 5000
#aws_infra_scheduler_executor_threads = 5
#generic_service_metrics_null_as_zero = true
#last_seen_based_back_polling = true
metrics.ingest_delay.AWS/Route53Resolver.OutboundQueryAggregateVolume = 10
metrics.ingest_delay.AWS/NATGateway.BytesInFromSource = 5
metrics.ingest_delay.AWS/NATGateway.BytesOutToSource = 5
metrics.ingest_delay.AWS/NATGateway.BytesInFromDestination = 5
metrics.ingest_delay.AWS/NATGateway.BytesOutToDestination = 5
#aws_client_thread_pool_keep_alive_time = 30 # seconds
#aws_client_core_thread_pool_size = 40
#aws_client_initial_throttled_thread_pool_size = 10
#aws_client_parent_thread_pool_size = 10
#aws_client_core_thread_pool_timeout_enable = false
#time in seconds after AWS client will try to increase polling speed when not completed
#aws_throttled_infra_executor_speedup_time_s = 230
#how much (in percent) increase infrastracture polling threadpool size when not completed in aws_throttled_infra_executor_speedup_time_s seconds
#aws_throttled_infra_executor_speedup_increase_percent = 200
#aws_client_thread_spread_windows_size = 5000
#cloudtrail_config = <clientId> ; <label> ; <sqsArn1> [; <sqsArn2> [; ...]]
#aws_client_tenant=1
Please could you point me to a document that explains each option?
Kind regards,
Solved! Go to Solution.
11 Dec 2024 11:57 AM
Hi,
Which is source of that file?
Best regards
11 Dec 2024 12:32 PM
Hi @AntonPineiro
The file is on the ActiveGate at
/var/lib/dynatrace/gateway/config/config.txt
As per the documentation:
You can use the config.txt file as a reference when you add your custom settings to the custom.properties file. The config.txt file, which is also located in the ActiveGate configuration directory, is not used by ActiveGate, however it contains a reference list of possible configuration properties. Alternatively, you can first locate the relevant section in the config.properties file and then copy the section title along with the names of the desired properties into custom.properties.
After that, you can modify the entries in the section, as appropriate.
But I'm unable to find the meaning of each configuration otopin documented anywhere
Kind regards,
11 Dec 2024 06:18 PM
Hi,
I have seen this page before. Unfortunately, it does not provide details of the configuration options that I'm looking for.
They belong to the [aws_monitoring] section of the config file, the details available here also make no mention of any of them. I would expect some documentation to exist, but so far I was not able to find it.
Kind regards,
12 Dec 2024 07:49 AM
Hi,
I was not able to find anything. I would suggest you opening a support ticket.
Best regards