splunk / splunk-connect-for-kubernetes

Helm charts associated with kubernetes plug-ins
Apache License 2.0
344 stars 270 forks source link

customMetadata for metrics chart #850

Closed fwesselhoft closed 1 year ago

fwesselhoft commented 1 year ago

Hi there, we are working on better understand and use the options within the charts. While researching/testing we wanted to get some metadata fields into the event, we found the customMetadata option in the events chart (Which works great), but we could not locate the same options for the objects/metrics charts. I noticed we are able to "enrich" the data, similar to the events chart, using customFilters for the objects chart.

customFilters: customName: tag: kube.** type: jq_transformer body: jq '.record.ACCOUNTID = "123456789" | .record'

But this same approach, even though works great for objects, it does not work on the metrics chart.... any pointers on how can I add metadata fields to the metrics? Thank you!

fwesselhoft commented 1 year ago

Anyone has any pointer? Thank you

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.