We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d0e3b commit 858a215Copy full SHA for 858a215
README.md
@@ -65,7 +65,7 @@ The following default metrics are exposed:
65
- `flagsmith_build_info`: Has the labels `version` and `ci_commit_sha`.
66
- `flagsmith_http_server_request_duration_seconds`: Histogram labeled with `method`, `route`, and `response_status`.
67
- `flagsmith_http_server_requests_total`: Counter labeled with `method`, `route`, and `response_status`.
68
-- `flagsmith_http_server_response_size_bytes`: Histogram labeled with `method` and `route`.
+- `flagsmith_http_server_response_size_bytes`:Histogram labeled with `method`, `route`, and `response_status`.
69
- `flagsmith_task_processor_enqueued_tasks_total`: Counter labeled with `task_identifier`.
70
71
##### Task Processor metrics
0 commit comments