summaryrefslogtreecommitdiff
path: root/searx/metrics/__init__.py
AgeCommit message (Expand)Author
2024-11-25[fix] openmetrics: value is None if there's no dataBnyro
2024-11-24[feat] metrics: support for open metricsBnyro
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
2022-01-05[enh] settings.yml: implement general.enable_metricsAlexandre Flament
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-07[pylint] searx: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-05-22[refactor] metrics.get_reliabilities() - make code more readableMarkus Heiser
2021-05-22[fix] metrics: processing time = total time if there is no http timeAlexandre Flament
2021-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-04-25[mod] /stats : detail per engineAlexandre Flament
2021-04-24Fix PEP8Alexandre Flament
2021-04-24[mod] /stats : add reliability column and sort by column linksAlexandre Flament
2021-04-24[mod] metrics: add to pylint and justify indentationsMarkus Heiser
2021-04-24[mod] update /statsAlexandre Flament
2021-04-21[enh] rewrite and enhance metricsAlexandre Flament