Metrics Type is "Unknown"

Hi All,
I am new to Prometheus, I am facing issue with the metrics type as in my system I have few metrics with type as “Unknown”.

So, my question is, in which scenario the type of metrics is unknown.
Thanks
Udit

Sample:
{
“status”: “success”,
“data”: [
{
“target”: {
“app”: “message-bus-kf”,
“app_kubernetes_io_instance”: “analytics”,
“app_kubernetes_io_managed_by”: “Helm”,
“app_kubernetes_io_name”: “message-bus-kf”,
“app_kubernetes_io_version”: “message-bus-kf”,
“controller_revision_hash”: “message-bus-kf”,
“instance”: “x.x.3.3:x”,
“job”: “k8s-pods”,
“kubernetes_namespace”: “analytics-ns”,
“kubernetes_pod_name”: “bus-kf”,
“release”: “analytics”,
“statefulset_kubernetes_io_pod_name”: “bus-kf-1”
},
“type”: “unknown”,
“help”: “LoadedClassCount (java.lang<type=ClassLoading><>LoadedClassCount)”,
“unit”: “”
},