Forward Snyk Vulnerability data to Splunk Observability Cloud

Forward Snyk Vulnerability data to Splunk Observability Cloud

TL;DR Leverage a Prometheus Exporter to send all your application security vulnerabilities from Snyk into Splunk. Here are all the necessary links to get started: Snyk Exporter: https://github.com/lunarway/snyk_exporter Splunk OpenTelemetry Collector for Kubernetes: https://docs.splunk.com/Observability/gdi/opentelemetry/install-k8s.html#otel-install-k8s 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. ...

September 13, 2022 · 3 min · 505 words · Harry Kimpel
How-To: Set-up New Relic to observe Dapr and it's applications

How-To: Set-up New Relic to observe Dapr and it's applications

How-To: Set-up New Relic to collect and observe metrics, traces and logs from Dapr and the underlying applications. Enable Dapr metrics and logs with New Relic Kubernetes integration for Azure Kubernetes Service (AKS) and application traces using OpenTelemetry. Prerequisites Azure Kubernetes Service kubectl An installation of Dapr on Kubernetes Perpetually free New Relic account, 100 GB/month of free data ingest, 1 free full access user, unlimited free basic users Enable New Relic Kubernetes integration The Kubernetes integration monitors worker nodes. In Azure Kubernetes Service, master nodes are managed by Azure and abstracted from the Kubernetes platforms. ...

November 21, 2020 · 8 min · 1533 words · Harry Kimpel
Microsoft Ignite - Azure announcements and more

Microsoft Ignite - Azure announcements and more

Just recently I attended Microsoft Ignite, Microsoft’s annual flagship technology conference with a focus on cloud and developers. The key theme this year was around “Tech Intensity” that Satya also talked about on LinkedIn earlier this year. Here is a quote from the LinkedIn post: There are two aspects to tech intensity: First, every organization will need to be a fast adopter of best-in- class technology, and equally important, they will need to build their own unique digital capabilities, which starts with workers who are deeply knowledgeable about the latest technology. I think of tech intensity as being an equation – (tech adoption) ^ tech capabilities = tech intensity – and as a company Microsoft is focused on providing the inputs to help our customers solve it. ...

December 2, 2019 · 4 min · 833 words · Harry Kimpel
Fun Project: Amazon Alexa Skill for New Relic Insights

Fun Project: Amazon Alexa Skill for New Relic Insights

As a fun project in some spare time, I recently worked on a way to tell Amazon Alexa how to talk to New Relic Insights and retrieve some high-level information about an account. I was just curious on what it would take to get Alexa to access our Insights API with a voice command and Alexa to speak out some result of this query. You typically start by creating an Amazon developer account and register a new Alexa Skill with the Alexa Skills Kit. ...

November 3, 2017 · 5 min · 855 words · Harry Kimpel
APM with Microsoft .NET Core on Azure

APM with Microsoft .NET Core on Azure

One of the things I am very interested in is the .NET stack and especially the .NET Core platform. In this blog post I want to briefly highlight what it takes to get a sample .NET Core application up and running on Azure and how to use New Relic’s Application Performance Monitoring (APM) to monitor this application. Please note: while I am writing this, the latest version of .NET Core SDK is .NET Core 2.0 Preview 2; dependent upon how you get the SDK, there is already a preview 3 of the .NET Core CLI out there, but this is currently not supported on Azure. You can check for support by using a Developer Console (Developer Tools –> Console of an Azure App Service) within the Azure portal and navigate to D:\Program Files (x86)\dotnet\sdk. ...

September 20, 2017 · 3 min · 577 words · Harry Kimpel
Azure Mobile Center ... and the art of debugging :-)

Azure Mobile Center ... and the art of debugging :-)

As a side project, I recently worked on creating a mobile app for Android (and iOS to be completed). To be honest, the development effort was quite straight forward. The development stack focused on Xamarin, because I do not know a thing about creating a native app for Android nor iOS. But, I do know C# … so, for me this was a natural choice :-) My knowledge in the area of Xamarin was quite limited and I did not create an app for Android or iOS before. However, the path from idea to prototyping was really smooth. There are a ton of kickstart packages out there and the documentation is amazing. You’ll find tons of articles, knowledge base and other posts that are really helpful. ...

March 30, 2017 · 3 min · 631 words · Harry Kimpel
What the heck is a parser-combinator?

What the heck is a parser-combinator?

Background and Basics In a recent project engagement, we were assigned the job to migrate a COBOL-based mainframe application to a new environment. The core theme specifically for this project follows a re-hosting approach. The reasoning for this type of approach is agreed upon with the customer mainly due to time and cost. Of course, the scope and effort for such a transformation is quite huge and there are many tasks involved for the complete application to run on a completely different platform. Some of the activities include: ...

February 28, 2017 · 9 min · 1816 words · Harry Kimpel

Windows Phone: Skype 1.0 now in Marketplace

Skype for Windows Phone is now officially available in Marketplace. Download it now here. It supports free voice and video calls to other Skype users (or cheaper calls to landlines and other cell phones with Skype Credit) along with other cool features like portrait mode video calling, support for joining audio conference calls, call-in-progress notifications and block and unblock contacts. See more information at Big Blog or at Skype Garage. ...

April 23, 2012 · 1 min · 78 words · Harry Kimpel

Microsoft Script Explorer for Windows PowerShell (pre-release)

If you always wanted to learn how to script using PowerShell, this tool makes it even easier to learn and explore all the cool features. Very nice new experience of guidance and content. Check it out at https://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29101

March 20, 2012 · 1 min · 38 words · Harry Kimpel

Windows Phone 7 - new update named Mango coming soon

If you have some knowledge of Silverlight and .NET it will be so easy to leverage your knowledge and develop for WP7 codenamed Mango. Please see this new ad for Mango update: youtube!

September 3, 2011 · 1 min · 33 words · Harry Kimpel