Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

jdhao.github.io

jdhao's blog

Get the latest updates from jdhao's blog directly as they happen.

Follow now 51 followers

Latest posts

Last updated 14 days ago

Opentelemetry Tracing Integration for GCP Logging

14 days ago

In this post, I will share how to integrate opentelemetry tracing with...

Opentelemetry Trace Sampling in Action

14 days ago

In this post, I talk briefly about trace sampling in Opentelemetry.

Spell Checking for Your Projects

about 1 month ago

We all make typos from to time, and it is time-consuming to...

Guide on Exporting Opentelemetry Traces to GCP

about 1 month ago

In this post, I want to share how to export the traces...

Using ruff as Linter for Python Projects

7 months ago

In python projects, we always need a linter to catch potential issues...

OpenTelemetry Tracing for Your FastAPI application (1)

about 1 month ago

With OpenTelemetry, you can easily trace a single request across multiple services...

Using ruff as Linter for Python Projects

about 2 months ago

In python projects, we always need a linter to catch potential issues...

Elastic_vector_not_shown_in_source

2 months ago

Recently, I was working on migrating our Elasticsearch cluster to serverless We...

Elasticsearch_dynamic_mapping_pitfall

3 months ago

In Elasticsearch, when you index document to an index, if you do...

Manage uv.lock file with Renovate

4 months ago

In our work, we are using renovate to update the dependency packages...

Set up Python Provider for Neovim

4 months ago

To make python plugins work in Neovim, we need to set up...

Ripgrep_search_hidden_files

5 months ago

Notes about how to use ripgrep to search hidden files and configuration...