|
|
|
@ -135,46 +135,6 @@ interfaces: |
|
|
|
|
field_name_patterns: |
|
|
|
|
name: group |
|
|
|
|
timeout_millis: 60000 |
|
|
|
|
- name: google.monitoring.v3.AgentTranslationService |
|
|
|
|
collections: |
|
|
|
|
- name_pattern: projects/{project} |
|
|
|
|
entity_name: project |
|
|
|
|
retry_codes_def: |
|
|
|
|
- name: idempotent |
|
|
|
|
retry_codes: |
|
|
|
|
- UNAVAILABLE |
|
|
|
|
- DEADLINE_EXCEEDED |
|
|
|
|
- name: non_idempotent |
|
|
|
|
retry_codes: [] |
|
|
|
|
retry_params_def: |
|
|
|
|
- name: default |
|
|
|
|
initial_retry_delay_millis: 100 |
|
|
|
|
retry_delay_multiplier: 1.3 |
|
|
|
|
max_retry_delay_millis: 60000 |
|
|
|
|
initial_rpc_timeout_millis: 20000 |
|
|
|
|
rpc_timeout_multiplier: 1 |
|
|
|
|
max_rpc_timeout_millis: 20000 |
|
|
|
|
total_timeout_millis: 600000 |
|
|
|
|
methods: |
|
|
|
|
- name: CreateCollectdTimeSeries |
|
|
|
|
flattening: |
|
|
|
|
groups: |
|
|
|
|
- parameters: |
|
|
|
|
- name |
|
|
|
|
- resource |
|
|
|
|
- collectd_version |
|
|
|
|
- collectd_payloads |
|
|
|
|
required_fields: |
|
|
|
|
- name |
|
|
|
|
- resource |
|
|
|
|
- collectd_version |
|
|
|
|
- collectd_payloads |
|
|
|
|
request_object_method: true |
|
|
|
|
retry_codes_name: non_idempotent |
|
|
|
|
retry_params_name: default |
|
|
|
|
field_name_patterns: |
|
|
|
|
name: project |
|
|
|
|
timeout_millis: 60000 |
|
|
|
|
- name: google.monitoring.v3.MetricService |
|
|
|
|
collections: |
|
|
|
|
- name_pattern: projects/{project} |
|
|
|
|