log-analytics-prometheus icon indicating copy to clipboard operation
log-analytics-prometheus copied to clipboard

Repo and Artifact labels not present

Open apricequaltrics opened this issue 3 years ago • 4 comments

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

apricequaltrics avatar Dec 04 '21 00:12 apricequaltrics

Any updates on this JFrog? Same issue.

coreyjackwilson avatar Feb 16 '22 20:02 coreyjackwilson

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?

misse avatar Mar 11 '22 16:03 misse

Same issue here, any updates (we are using Artifactory 7.33.12)? :persevere:

R-Studio avatar Sep 07 '22 14:09 R-Studio

Same issue here, any updates?

liwei2151284 avatar Sep 27 '22 08:09 liwei2151284