Skip to content

Commit 6665852

Browse files
committed
Autogenerated Update v2.64.3.
1 parent 715d16f commit 6665852

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+4775
-8
lines changed

.swagger-codegen/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"gitUserId": "wavefrontHQ",
44
"packageName": "wavefront_api_client",
55
"packageUrl": "https://github.com/wavefrontHQ/python-client",
6-
"packageVersion": "2.63.18"
6+
"packageVersion": "2.64.3"
77
}

.swagger-codegen/config.jsone

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"gitUserId": "wavefrontHQ",
44
"packageName": "wavefront_api_client",
55
"packageUrl": "https://github.com/wavefrontHQ/python-client",
6-
"packageVersion": "2.63.16"
6+
"packageVersion": "2.63.18"
77
}

README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
55

66
- API version: v2
7-
- Package version: 2.63.18
7+
- Package version: 2.64.3
88
- Build package: io.swagger.codegen.languages.PythonClientCodegen
99

1010
## Requirements.
@@ -194,6 +194,7 @@ Class | Method | HTTP request | Description
194194
*ExternalLinkApi* | [**get_all_external_link**](docs/ExternalLinkApi.md#get_all_external_link) | **GET** /api/v2/extlink | Get all external links for a customer
195195
*ExternalLinkApi* | [**get_external_link**](docs/ExternalLinkApi.md#get_external_link) | **GET** /api/v2/extlink/{id} | Get a specific external link
196196
*ExternalLinkApi* | [**update_external_link**](docs/ExternalLinkApi.md#update_external_link) | **PUT** /api/v2/extlink/{id} | Update a specific external link
197+
*IngestionSpyApi* | [**spy_on_delta_counters**](docs/IngestionSpyApi.md#spy_on_delta_counters) | **GET** /api/spy/deltas | Gets new delta counters that are added to existing time series.
197198
*IngestionSpyApi* | [**spy_on_histograms**](docs/IngestionSpyApi.md#spy_on_histograms) | **GET** /api/spy/histograms | Gets new histograms that are added to existing time series.
198199
*IngestionSpyApi* | [**spy_on_id_creations**](docs/IngestionSpyApi.md#spy_on_id_creations) | **GET** /api/spy/ids | Gets newly allocated IDs that correspond to new metric names, source names, point tags, or span tags. A new ID generally indicates that a new time series has been introduced.
199200
*IngestionSpyApi* | [**spy_on_points**](docs/IngestionSpyApi.md#spy_on_points) | **GET** /api/spy/points | Gets a sampling of new metric data points that are added to existing time series.
@@ -222,6 +223,13 @@ Class | Method | HTTP request | Description
222223
*MetricsPolicyApi* | [**get_metrics_policy_history**](docs/MetricsPolicyApi.md#get_metrics_policy_history) | **GET** /api/v2/metricspolicy/history | Get the version history of metrics policy
223224
*MetricsPolicyApi* | [**revert_metrics_policy_by_version**](docs/MetricsPolicyApi.md#revert_metrics_policy_by_version) | **POST** /api/v2/metricspolicy/revert/{version} | Revert to a specific historical version of a metrics policy
224225
*MetricsPolicyApi* | [**update_metrics_policy**](docs/MetricsPolicyApi.md#update_metrics_policy) | **PUT** /api/v2/metricspolicy | Update the metrics policy
226+
*MonitoredApplicationApi* | [**get_all_applications**](docs/MonitoredApplicationApi.md#get_all_applications) | **GET** /api/v2/monitoredapplication | Get all monitored services
227+
*MonitoredApplicationApi* | [**get_application**](docs/MonitoredApplicationApi.md#get_application) | **GET** /api/v2/monitoredapplication/{application} | Get a specific application
228+
*MonitoredApplicationApi* | [**update_service**](docs/MonitoredApplicationApi.md#update_service) | **PUT** /api/v2/monitoredapplication/{application} | Update a specific service
229+
*MonitoredServiceApi* | [**get_all_services**](docs/MonitoredServiceApi.md#get_all_services) | **GET** /api/v2/monitoredservice | Get all monitored services
230+
*MonitoredServiceApi* | [**get_service**](docs/MonitoredServiceApi.md#get_service) | **GET** /api/v2/monitoredservice/{application}/{service} | Get a specific application
231+
*MonitoredServiceApi* | [**get_services_of_application**](docs/MonitoredServiceApi.md#get_services_of_application) | **GET** /api/v2/monitoredservice/{application} | Get a specific application
232+
*MonitoredServiceApi* | [**update_service**](docs/MonitoredServiceApi.md#update_service) | **PUT** /api/v2/monitoredservice/{application}/{service} | Update a specific service
225233
*NotificantApi* | [**create_notificant**](docs/NotificantApi.md#create_notificant) | **POST** /api/v2/notificant | Create a notification target
226234
*NotificantApi* | [**delete_notificant**](docs/NotificantApi.md#delete_notificant) | **DELETE** /api/v2/notificant/{id} | Delete a specific notification target
227235
*NotificantApi* | [**get_all_notificants**](docs/NotificantApi.md#get_all_notificants) | **GET** /api/v2/notificant | Get all notification targets for a customer
@@ -280,6 +288,12 @@ Class | Method | HTTP request | Description
280288
*SearchApi* | [**search_maintenance_window_entities**](docs/SearchApi.md#search_maintenance_window_entities) | **POST** /api/v2/search/maintenancewindow | Search over a customer's maintenance windows
281289
*SearchApi* | [**search_maintenance_window_for_facet**](docs/SearchApi.md#search_maintenance_window_for_facet) | **POST** /api/v2/search/maintenancewindow/{facet} | Lists the values of a specific facet over the customer's maintenance windows
282290
*SearchApi* | [**search_maintenance_window_for_facets**](docs/SearchApi.md#search_maintenance_window_for_facets) | **POST** /api/v2/search/maintenancewindow/facets | Lists the values of one or more facets over the customer's maintenance windows
291+
*SearchApi* | [**search_monitored_application_entities**](docs/SearchApi.md#search_monitored_application_entities) | **POST** /api/v2/search/monitoredapplication | Search over all the customer's non-deleted monitored applications
292+
*SearchApi* | [**search_monitored_application_for_facet**](docs/SearchApi.md#search_monitored_application_for_facet) | **POST** /api/v2/search/monitoredapplication/{facet} | Lists the values of a specific facet over the customer's non-deleted monitored application
293+
*SearchApi* | [**search_monitored_application_for_facets**](docs/SearchApi.md#search_monitored_application_for_facets) | **POST** /api/v2/search/monitoredapplication/facets | Lists the values of one or more facets over the customer's non-deleted monitored clusters
294+
*SearchApi* | [**search_monitored_service_entities**](docs/SearchApi.md#search_monitored_service_entities) | **POST** /api/v2/search/monitoredservice | Search over all the customer's non-deleted monitored services
295+
*SearchApi* | [**search_monitored_service_for_facet**](docs/SearchApi.md#search_monitored_service_for_facet) | **POST** /api/v2/search/monitoredservice/{facet} | Lists the values of a specific facet over the customer's non-deleted monitored application
296+
*SearchApi* | [**search_monitored_service_for_facets**](docs/SearchApi.md#search_monitored_service_for_facets) | **POST** /api/v2/search/monitoredservice/facets | Lists the values of one or more facets over the customer's non-deleted monitored clusters
283297
*SearchApi* | [**search_notficant_for_facets**](docs/SearchApi.md#search_notficant_for_facets) | **POST** /api/v2/search/notificant/facets | Lists the values of one or more facets over the customer's notificants
284298
*SearchApi* | [**search_notificant_entities**](docs/SearchApi.md#search_notificant_entities) | **POST** /api/v2/search/notificant | Search over a customer's notificants
285299
*SearchApi* | [**search_notificant_for_facet**](docs/SearchApi.md#search_notificant_for_facet) | **POST** /api/v2/search/notificant/{facet} | Lists the values of a specific facet over the customer's notificants
@@ -436,7 +450,9 @@ Class | Method | HTTP request | Description
436450
- [Module](docs/Module.md)
437451
- [ModuleDescriptor](docs/ModuleDescriptor.md)
438452
- [ModuleLayer](docs/ModuleLayer.md)
453+
- [MonitoredApplicationDTO](docs/MonitoredApplicationDTO.md)
439454
- [MonitoredCluster](docs/MonitoredCluster.md)
455+
- [MonitoredServiceDTO](docs/MonitoredServiceDTO.md)
440456
- [NewRelicConfiguration](docs/NewRelicConfiguration.md)
441457
- [NewRelicMetricFilters](docs/NewRelicMetricFilters.md)
442458
- [Notificant](docs/Notificant.md)
@@ -456,7 +472,9 @@ Class | Method | HTTP request | Description
456472
- [PagedIntegration](docs/PagedIntegration.md)
457473
- [PagedMaintenanceWindow](docs/PagedMaintenanceWindow.md)
458474
- [PagedMessage](docs/PagedMessage.md)
475+
- [PagedMonitoredApplicationDTO](docs/PagedMonitoredApplicationDTO.md)
459476
- [PagedMonitoredCluster](docs/PagedMonitoredCluster.md)
477+
- [PagedMonitoredServiceDTO](docs/PagedMonitoredServiceDTO.md)
460478
- [PagedNotificant](docs/PagedNotificant.md)
461479
- [PagedProxy](docs/PagedProxy.md)
462480
- [PagedRelatedEvent](docs/PagedRelatedEvent.md)
@@ -503,7 +521,9 @@ Class | Method | HTTP request | Description
503521
- [ResponseContainerMapStringIntegrationStatus](docs/ResponseContainerMapStringIntegrationStatus.md)
504522
- [ResponseContainerMessage](docs/ResponseContainerMessage.md)
505523
- [ResponseContainerMetricsPolicyReadModel](docs/ResponseContainerMetricsPolicyReadModel.md)
524+
- [ResponseContainerMonitoredApplicationDTO](docs/ResponseContainerMonitoredApplicationDTO.md)
506525
- [ResponseContainerMonitoredCluster](docs/ResponseContainerMonitoredCluster.md)
526+
- [ResponseContainerMonitoredServiceDTO](docs/ResponseContainerMonitoredServiceDTO.md)
507527
- [ResponseContainerNotificant](docs/ResponseContainerNotificant.md)
508528
- [ResponseContainerPagedAccount](docs/ResponseContainerPagedAccount.md)
509529
- [ResponseContainerPagedAlert](docs/ResponseContainerPagedAlert.md)
@@ -520,7 +540,9 @@ Class | Method | HTTP request | Description
520540
- [ResponseContainerPagedIntegration](docs/ResponseContainerPagedIntegration.md)
521541
- [ResponseContainerPagedMaintenanceWindow](docs/ResponseContainerPagedMaintenanceWindow.md)
522542
- [ResponseContainerPagedMessage](docs/ResponseContainerPagedMessage.md)
543+
- [ResponseContainerPagedMonitoredApplicationDTO](docs/ResponseContainerPagedMonitoredApplicationDTO.md)
523544
- [ResponseContainerPagedMonitoredCluster](docs/ResponseContainerPagedMonitoredCluster.md)
545+
- [ResponseContainerPagedMonitoredServiceDTO](docs/ResponseContainerPagedMonitoredServiceDTO.md)
524546
- [ResponseContainerPagedNotificant](docs/ResponseContainerPagedNotificant.md)
525547
- [ResponseContainerPagedProxy](docs/ResponseContainerPagedProxy.md)
526548
- [ResponseContainerPagedRelatedEvent](docs/ResponseContainerPagedRelatedEvent.md)

docs/Annotation.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6+
**key** | **str** | | [optional]
7+
**value** | **str** | | [optional]
68

79
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
810

docs/IngestionSpyApi.md

+54
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,66 @@ All URIs are relative to *https://YOUR_INSTANCE.wavefront.com*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------
7+
[**spy_on_delta_counters**](IngestionSpyApi.md#spy_on_delta_counters) | **GET** /api/spy/deltas | Gets new delta counters that are added to existing time series.
78
[**spy_on_histograms**](IngestionSpyApi.md#spy_on_histograms) | **GET** /api/spy/histograms | Gets new histograms that are added to existing time series.
89
[**spy_on_id_creations**](IngestionSpyApi.md#spy_on_id_creations) | **GET** /api/spy/ids | Gets newly allocated IDs that correspond to new metric names, source names, point tags, or span tags. A new ID generally indicates that a new time series has been introduced.
910
[**spy_on_points**](IngestionSpyApi.md#spy_on_points) | **GET** /api/spy/points | Gets a sampling of new metric data points that are added to existing time series.
1011
[**spy_on_spans**](IngestionSpyApi.md#spy_on_spans) | **GET** /api/spy/spans | Gets new spans with existing source names and span tags.
1112

1213

14+
# **spy_on_delta_counters**
15+
> spy_on_delta_counters(counter=counter, host=host, counter_tag_key=counter_tag_key, sampling=sampling)
16+
17+
Gets new delta counters that are added to existing time series.
18+
19+
Try it Out button won't work in this case, as it's a streaming API. Endpoint: https://.wavefront.com/api/spy/deltas.
20+
21+
### Example
22+
```python
23+
from __future__ import print_function
24+
import time
25+
import wavefront_api_client
26+
from wavefront_api_client.rest import ApiException
27+
from pprint import pprint
28+
29+
# create an instance of the API class
30+
api_instance = wavefront_api_client.IngestionSpyApi()
31+
counter = 'counter_example' # str | List a delta counter only if its name starts with the specified case-sensitive prefix. E.g., counter=orderShirt matches counters named orderShirt and orderShirts, but not OrderShirts. (optional)
32+
host = 'host_example' # str | List a delta counter only if the name of its source starts with the specified case-sensitive prefix. (optional)
33+
counter_tag_key = ['counter_tag_key_example'] # list[str] | List a delta counter only if it has the specified tag key. Add this parameter multiple times to specify multiple tags, e.g. counterTagKey=cluster&counterTagKey=shard put cluster in the first line, put shard in the second line as values (optional)
34+
sampling = 0.01 # float | (optional) (default to 0.01)
35+
36+
try:
37+
# Gets new delta counters that are added to existing time series.
38+
api_instance.spy_on_delta_counters(counter=counter, host=host, counter_tag_key=counter_tag_key, sampling=sampling)
39+
except ApiException as e:
40+
print("Exception when calling IngestionSpyApi->spy_on_delta_counters: %s\n" % e)
41+
```
42+
43+
### Parameters
44+
45+
Name | Type | Description | Notes
46+
------------- | ------------- | ------------- | -------------
47+
**counter** | **str**| List a delta counter only if its name starts with the specified case-sensitive prefix. E.g., counter=orderShirt matches counters named orderShirt and orderShirts, but not OrderShirts. | [optional]
48+
**host** | **str**| List a delta counter only if the name of its source starts with the specified case-sensitive prefix. | [optional]
49+
**counter_tag_key** | [**list[str]**](str.md)| List a delta counter only if it has the specified tag key. Add this parameter multiple times to specify multiple tags, e.g. counterTagKey=cluster&counterTagKey=shard put cluster in the first line, put shard in the second line as values | [optional]
50+
**sampling** | **float**| | [optional] [default to 0.01]
51+
52+
### Return type
53+
54+
void (empty response body)
55+
56+
### Authorization
57+
58+
No authorization required
59+
60+
### HTTP request headers
61+
62+
- **Content-Type**: Not defined
63+
- **Accept**: text/plain
64+
65+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
66+
1367
# **spy_on_histograms**
1468
> spy_on_histograms(histogram=histogram, host=host, histogram_tag_key=histogram_tag_key, sampling=sampling)
1569

0 commit comments

Comments
 (0)