<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/last9/best-of/2024/09" -->

---
title: Best Last9 posts — September 2024 | daily.dev
description: The most upvoted Last9 posts from September 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/last9/best-of/2024/09
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/last9/best-of/2024/09
og:type: website
og:site_name: daily.dev
og:title: Best Last9 posts — September 2024 | daily.dev
og:description: The most upvoted Last9 posts from September 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Last9 — September 2024

1. 1  
[](https://daily.dev/posts/golang-logging-a-comprehensive-guide-for-developers-ekok5tcr9 "Golang Logging: A Comprehensive Guide for Developers")  
Article  
![Avatar of last9](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/0542036d401f4cb1885680f1984fb880)Last9 · 2y  
Golang Logging: A Comprehensive Guide for Developers  
Logging in Go is essential for debugging and maintaining application performance. While the standard log package offers basic functionality, third-party libraries like Zerolog and Zap provide advanced features like structured logging and configurable log levels. Implementing best practices, such as avoiding sensitive data in logs and using context-rich messages, can significantly enhance log analysis and troubleshooting. Integrating with observability platforms like ELK can further improve monitoring capabilities in production environments.  
64  
2
2. 2  
[](https://daily.dev/posts/top-10-platform-engineering-tools-in-2024-jctofzcam "Top 10 Platform Engineering Tools in 2024")  
Article  
![Avatar of last9](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/0542036d401f4cb1885680f1984fb880)Last9 · 2y  
Top 10 Platform Engineering Tools in 2024  
Platform engineering is revolutionizing software development and operations by providing robust, scalable, and user-friendly platforms. This guide outlines 10 top tools in 2024, such as Kubernetes, Terraform, and Argo CD, which simplify workflows, improve collaboration, and increase efficiency. Distinguishing platform engineering from DevOps and SRE, it focuses on building technical foundations for efficient development. Key tools include infrastructure provisioning, CI/CD pipelines, and monitoring solutions that enhance developer productivity and system reliability.  
56
3. 3  
[](https://daily.dev/posts/promql-cheat-sheet-must-know-promql-queries-xjotopphd "PromQL Cheat Sheet: Must-Know PromQL Queries")  
Article  
![Avatar of last9](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/0542036d401f4cb1885680f1984fb880)Last9 · 2y  
PromQL Cheat Sheet: Must-Know PromQL Queries  
PromQL can be challenging but highly effective for monitoring and troubleshooting system performance. This guide offers essential PromQL queries to help you analyze real-time data, detect trends, identify resource-intensive services, track SLOs/SLIs, manage high cardinality, plan capacity, and perform multi-cluster queries. These snippets aim to make your life easier when working with Prometheus dashboards.  
49
4. 4  
[](https://daily.dev/posts/optimizing-prometheus-remote-write-performance-guide-zeyyx3o64 "Optimizing Prometheus Remote Write Performance: Guide")  
Article  
![Avatar of last9](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/0542036d401f4cb1885680f1984fb880)Last9 · 2y  
Optimizing Prometheus Remote Write Performance: Guide  
Prometheus remote write is pivotal for storing and querying long-term metrics as infrastructure scales. Common performance bottlenecks include high CPU and memory usage, network bandwidth consumption, and delayed metric availability. Optimization strategies focus on queue configuration, reducing cardinality, effective relabeling, network optimization, and choosing appropriate remote storage. Best practices include starting with conservative settings, continuous monitoring, and adjusting configurations based on observed performance.  
20
5. 5  
[](https://daily.dev/posts/opentelemetry-collector-the-complete-guide-tehvoavg8 "OpenTelemetry Collector: The Complete Guide")  
Article  
![Avatar of last9](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/0542036d401f4cb1885680f1984fb880)Last9 · 2y  
OpenTelemetry Collector: The Complete Guide  
OpenTelemetry provides a vendor-agnostic observability framework suitable for distributed systems. The OpenTelemetry Collector, or otelcol, allows for the receipt, processing, and export of telemetry data in diverse formats. It supports multiple protocols and can replace the need for multiple monitoring agents. Key benefits include vendor neutrality, data transformation, scalability, and cost reduction. Use cases range from microservices monitoring to legacy system integration. Advanced topics cover custom processors, high availability setups, and performance tuning. The guide also compares the Collector with Jaeger and emphasizes best practices for effective deployment.  
19  
1

[See all Last9 archives](/sources/last9/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/last9/best-of/2024/09#page","url":"https://daily.dev/sources/last9/best-of/2024/09","name":"Best Last9 Posts — September 2024","description":"The most upvoted Last9 posts from September 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/last9/best-of/2024/09#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/golang-logging-a-comprehensive-guide-for-developers-ekok5tcr9","name":"Golang Logging: A Comprehensive Guide for Developers"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/top-10-platform-engineering-tools-in-2024-jctofzcam","name":"Top 10 Platform Engineering Tools in 2024"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/promql-cheat-sheet-must-know-promql-queries-xjotopphd","name":"PromQL Cheat Sheet: Must-Know PromQL Queries"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/optimizing-prometheus-remote-write-performance-guide-zeyyx3o64","name":"Optimizing Prometheus Remote Write Performance: Guide"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/opentelemetry-collector-the-complete-guide-tehvoavg8","name":"OpenTelemetry Collector: The Complete Guide"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Last9","item":"https://daily.dev/sources/last9"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/last9/best-of"},{"@type":"ListItem","position":5,"name":"September 2024"}]}]}
```

