Currently, documentation states that lore-server has metrics, logs and traces support through OpenTelemetry intrumentation. But there is no reference page outlining which exact metrics, spans and attributes are exposed by the lore-server. To find it out, it is required to dig source code and/or specify opentelemetry collector in the config.toml and then check in Grafana or other visualization tool what metrics are exposed.
Create a documentation page that describes metrics that are exposed by lore-server.
Currently, documentation states that lore-server has metrics, logs and traces support through OpenTelemetry intrumentation. But there is no reference page outlining which exact metrics, spans and attributes are exposed by the lore-server. To find it out, it is required to dig source code and/or specify opentelemetry collector in the config.toml and then check in Grafana or other visualization tool what metrics are exposed.
Create a documentation page that describes metrics that are exposed by lore-server.