Visualize OTEL http.server.request.duration metric

Hi @david.michael, Welcome to the Community.

What version stack are you on?

On Recent Versions, Lens should support histograms.

Did you try that? Something like this?

From one of the documents

   "metrics": {
      "transaction.duration.histogram": {
        "values": [
          4008.327388554257,
          4586.599435716125,
          4668.358175930145,
          4876.177108215123
        ],
        "counts": [
          1,
          1,
          1,
          1
        ]
      },

Note there