Social image

Capturing custom business metrics in Azure Functions

A Proof-of-concept for scraping Prometheus metrics from Azure Functions

F#ObservabilityPrometheus

Social image

Prometheus Datadog Agent

Setting up a Datadog agent to pull from a Prometheus endpoint

PrometheusDatadogObservability

Social image

Local Prometheus setup

Setting up Prometheus locally with Docker

PrometheusDockerObservability

Social image

The meaning of meditation

A tour of areas that can be improved by skillful application of meditation techniques

MeditationMindfulnessMorality

Social image

Creating a Prometheus parser: Fennel

A quick tour of using FParsec to write a Prometheus parser

F#PrometheusFennelFsAdvent

Social image

Converting between F# and C# types

Breaking down conversions between C# and F# collections and functions

F#C#Collections

Social image

Reliability with Intents

Telling the world about state changes

Distributed SystemsF#Clean CodeArchitectureMessagingFsAdvent

Social image

Canopy from a FSX Script

The bare minimum needed to get Canopy up and running

CanopyFunctionalF#TestingSelenium

Social image

Review: F# unit testing frameworks and libraries

A review of XUnit, FsUnit, Unquote, and Expecto

F#TestingTDDFsAdvent

Social image

How to F# - Part 10

Writing your first F# application

FunctionalF#.NET.NET CoreTutorial