Menu

Post image 1
Post image 2
1 / 2
0

Forget Sampling — This One host.json Setting Cuts Logic Apps Telemetry Costs by 80%

DEV Community·Daniel Jonathan·23 days ago
#zg4Cu8Zt
Reading 0:00
15s threshold

If you're running Logic Apps Standard with Application Insights enabled, there's a good chance you're paying more than you need to. Getting this right means crossing multiple doc pages, filtering out configurations that silently do nothing, and eventually landing on a setting most people never reach. I ran a controlled experiment across three configurations over 36 hours to find out exactly what works — and what doesn't. Here's what the data showed. The Problem Logic Apps Standard emits a lot of telemetry. Every workflow run, every action, every outbound HTTP call — all of it flows into Application Insights by default. At scale, that adds up fast. The official docs tell you to look at host.json for telemetry control, but the Logic Apps Standard reference page doesn't enumerate the applicationInsights properties — it defers to the Azure Functions host.json reference.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More