Skip to content

Commit b581957

Browse files
Merge pull request #280252 from maud-lv/patch-20
Update azure-managed-grafana-limits.md
2 parents eabb996 + 4079571 commit b581957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-managed-grafana-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ ms.author: malev
1515
| Data query timeout | Maximum wait duration for the reception of data query response headers, before Grafana times out. | 200 seconds | 200 seconds |
1616
| Data source query size | Maximum number of bytes that are read/accepted from responses of outgoing HTTP requests. | 80 MB | 80 MB |
1717
| Render image or PDF report wait time | Maximum duration for an image or report PDF rendering request to complete before Grafana times out. | Not supported | 220 seconds |
18-
| Instance count | Maximum number of instances in a single subscription per Azure region. | 1 | 20 |
18+
| Instance count | Maximum number of instances in a single subscription per Azure region. | 1 | 50 |
1919
| Requests per IP | Maximum number of requests per IP per second. | 90 requests per second | 90 requests per second |
2020
| Requests per HTTP host | Maximum number of requests per HTTP host per second. The HTTP host stands for the Host header in incoming HTTP requests, which can describe each unique host client. | 45 requests per second | 45 requests per second |

0 commit comments

Comments
 (0)