How to send Snyk Vulnerability data to New Relic using Prometheus?

How to send Snyk Vulnerability data to New Relic using Prometheus?

TL;DR By leveraging a Prometheus Exporter you can send all your application security vulnerabilities from Snyk into New Relic. Here are all the necessary links to get started: Snyk Exporter: https://github.com/lunarway/snyk_exporter New Relic Kubernetes integration: https://docs.newrelic.com/docs/infrastructure/prometheus-integrations/get-started/send-prometheus-metric-data-new-relic/ New Relic Instant Observability Quickstart: https://newrelic.com/instant-observability/?search=snyk Update (2022-09-22) The option that I am describing here is just one way to achieve this. There might even be a more straight forward option available that I started to describe in a more recent post. Please find an additional approach in my post Snyk Integration Capabilities with WebHooks - some examples. ...

July 26, 2022 · 5 min · 1046 words · Harry Kimpel