Blog (Japanese)
Datadog Auto Instrument
I found Datadog Orchestrion, Datadog's automatic instrumentation tool for Go applications, to be very useful, so I wrote about how to use it and how it works.
This is the page of muroon, an engineer. Good at Golang, JS, Typescript.
Datadog Auto Instrument
I found Datadog Orchestrion, Datadog's automatic instrumentation tool for Go applications, to be very useful, so I wrote about how to use it and how it works.
I participated in a Lightning Talk at Go Conference 2023.
The talk covered how we successfully reduced memory usage by 30-40% without increasing latency or CPU usage when upgrading the Go version from 1.17 to 1.19 in an advertising server that processes 200 million requests per day, written in Go. In this session, I explained the mechanics of Go's garbage collection based on https://go.dev/doc/gc-guide, incorporating actual measurement data.
I presented a use case of Aerospike in an advertising server that delivers 200 million requests.
This is new release of speee/go-athena. This is includes Addition of Prepared Statement And Upgrade packages
This article is about Go's zero allocation using the logging library as an example.
The following items are my works.
The source code I wrote in GutHub.
This is about my OSS development of go-athena.
There are my articles in Qiita. Qiita is a technical information sharing service for programmers.
There are my articles in Medium.
There are my articles in Zenn. Zenn is a place for engineers to share their knowledge of technology and development.
There are my articles in Hatena blog.
This is a game I made with Unity.