andrii29 / mongodb-profiler-exporter

A Prometheus exporter for MongoDB Profiler
MIT License
8 stars 0 forks source link

What does the queryFramework field mean #3

Closed cnm4ak closed 4 months ago

cnm4ak commented 5 months ago

My MongoDB server version: 5.0.5

`

84 query_framework = result[0]["queryFramework"]

`

This option is not available in our mongo slow log, which indicator is it?

My English is not very good, thank you for your help

andrii29 commented 5 months ago

In 5.1 version slot based engine was added. In 6.2 version queryFramework field was added to slow logs.

andrii29 commented 5 months ago

@cnm4ak try

1.5 or docker