You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
No possibility to add apm_stats_query to the DistributionWidgetDefinition widget class.
apm_query=LogQueryDefinition does not make it possible to reproduce APM Request Latency distribution chart for the service.
Label the issue properly. severity/medium
To Reproduce
Steps to reproduce the behavior:
Add DistributionWidgetDefinition widget to the Dashboard class as follows:
Bartket
changed the title
Not possible to [APM Request Latency] via DistributionWidgetDefinition class widget
Not possible to add [APM Request Latency] via DistributionWidgetDefinition class widget
Sep 11, 2021
This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity. Thank you for participating in the Datadog open source community.
If you would like this issue to remain open:
Verify that you can still reproduce the issue in the latest version of this project.
Comment that the issue is still reproducible and include updated details requested in the issue template.
Describe the bug
No possibility to add apm_stats_query to the DistributionWidgetDefinition widget class.
apm_query=LogQueryDefinition does not make it possible to reproduce APM Request Latency distribution chart for the service.
Label the issue properly.
severity/medium
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Possibility to add apm_stats_query parameter and ApmStatsQueryDefinition class to the DistributionWidgetDefinition class is added.
Screenshots
![obraz](https://user-images.githubusercontent.com/22456734/132862324-5bdcb7b3-13e9-4fa8-a39b-f0d7a59bb443.png)
I Would like to have this option via Python API for the distribution widget which is not possible now.
Environment and Versions (please complete the following information):
OS: Ubuntu 20.04 LTS
Python: 3.8.10
datadog-api-client: 1.3.0
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: