<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>ucpr.dev</title>
        <link>https://ucpr.dev/en</link>
        <description>ucpr's personal website</description>
        <lastBuildDate>Sat, 09 May 2026 12:17:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2026, ucpr</copyright>
        <item>
            <title><![CDATA[Building Go with PGO using Bazel]]></title>
            <link>https://ucpr.dev/en/articles/bazel_go_pgo_build/</link>
            <guid isPermaLink="false">https://ucpr.dev/en/articles/bazel_go_pgo_build/</guid>
            <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Explains how to perform PGO builds for Go using Bazel (rules_go)]]></description>
            <content:encoded><![CDATA[Explains how to perform PGO builds for Go using Bazel (rules_go)]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Enabling Datadog Profiler Endpoint Profiling for applications not instrumented with dd-trace-go]]></title>
            <link>https://ucpr.dev/en/articles/datadog_opentelemetry_endpoint_profiling/</link>
            <guid isPermaLink="false">https://ucpr.dev/en/articles/datadog_opentelemetry_endpoint_profiling/</guid>
            <pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Explains how to enable Endpoint Profiling for applications that adopt the Datadog Profiler but are not instrumented with dd-trace-go.]]></description>
            <content:encoded><![CDATA[Explains how to enable Endpoint Profiling for applications that adopt the Datadog Profiler but are not instrumented with dd-trace-go.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Load testing the OpenTelemetry Collector with telemetrygen]]></title>
            <link>https://ucpr.dev/en/articles/otelcol-loadtest-with-telemetrygen/</link>
            <guid isPermaLink="false">https://ucpr.dev/en/articles/otelcol-loadtest-with-telemetrygen/</guid>
            <pubDate>Sun, 25 Aug 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Introduces how to load-test the OpenTelemetry Collector using telemetrygen]]></description>
            <content:encoded><![CDATA[Introduces how to load-test the OpenTelemetry Collector using telemetrygen]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Reading front matter values with markdown-rs]]></title>
            <link>https://ucpr.dev/en/articles/markdown-rs_front-matter/</link>
            <guid isPermaLink="false">https://ucpr.dev/en/articles/markdown-rs_front-matter/</guid>
            <pubDate>Thu, 18 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[How to read front matter values with markdown-rs]]></description>
            <content:encoded><![CDATA[How to read front matter values with markdown-rs]]></content:encoded>
        </item>
    </channel>
</rss>