log-analytics-prometheus
log-analytics-prometheus copied to clipboard
Repo and Artifact labels not present
For the request metrics (jfrog_rt_data_download_total, jfrog_rt_data_upload_total and jfrog_rt_req_total) the repo and artifact labels are always empty.
I am trying to use this with the artifactory-ha chart version 107.27.9.
Looking at the fluentd.conf.rt it seems to expect the repo related calls to have a request uri that beings with /api/download . However this does not appear to be how downloads look in the request log. Here is an example one from my logs:
2021-12-04T00:13:57.470Z|12a8601c7feea529|10.240.8.115|anonymous|GET|/api/npm/npm-remote/bower/-/bower-1.8.13.tgz|200|-1|4376294|78|npm/3.10.10 node/v6.17.1 linux x64
Any updates on this JFrog? Same issue.
Affected by this as well.
More things to point out:
nuget/chocolatey repos have a lot of artifact="Package()" or artifact="Search()" artifact="$metadata" or even artifact="
Ruby repos have "artifact=dependencies"
Etc.
We're using artifactory 7.33.12 and the config file provided in the repository. Is the state of that file expected to be this bad?
Same issue here, any updates (we are using Artifactory 7.33.12)? :persevere:
Same issue here, any updates?