charts icon indicating copy to clipboard operation
charts copied to clipboard

Dedicated (Open)Metrics values configuration for XRay and Insight

Open mansur-abdirimov opened this issue 3 years ago • 1 comments
trafficstars

Is this a request for help?: No


Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST

Which chart: jfrog-platform, xray, insight

Description: To take full advantage of Insight / Trends dashboard we need to enable (Open)Metrics feed for each of the products: Artifactory, XRay, Insight. Artifactory configuration allows to do this in a very convenient manner through dedicated set of values:

artifactory:
    artifactory:
        openMetrics:
            enabled: true
            filebeat:
                enabled: true
                elasticsearch:
                    url: http://jfrog-platform-insight:8082/elasticsearch

The same set of dedicated values are not present for XRay and Insight. It seems that the only way to enable this is through systemYaml values. Using systemYaml for this purpose creates an overhead as if you are to use it you are forced to define the rest of the system configuration.

Proposal: Enable (Open)Metrics configuration for XRay and Insight through dedicated set of values like it is done for Artifactory.

mansur-abdirimov avatar Mar 23 '22 06:03 mansur-abdirimov

@mansur-abdirimov Thanks for this feature, we will evaluate this internally and update soon.

chukka avatar May 25 '22 07:05 chukka

This feature is available in xray (>= 103.55.2) via #1664 and insight will be released in next minor version

chukka avatar Aug 18 '22 10:08 chukka