Original link: https://zdyxry.github.io/2023/07/02/Weekly-Issue-2023-07-02/
Article link to titleTechnical link to titleHow to use GitHub Copilot: Prompts, tips, and use cases | The GitHub Blog
Some skills of [[copilot]] can be summed up as the illusion of pair programming, telling the other party what they think at the moment as finely as possible.
Monitoring is a Pain
Some thoughts on [[monitor]], including Logs, Metrics, Traces.
Log levels and formats are confusing and there is no consensus. Logs are used for a variety of purposes, from debugging to business analysis, making them extremely critical, expensive to store, and most logs are never used.
Metrics is very good, but the current [[prometheus]] ecology is not so easy to expand in the future.
Backup and Restore Containers With Kubernetes Checkpointing API | by Martin Heinz | Better Programming
The [[kubernetes]] [[Pod]] checkpoint method should be used as a pre-action of Pod Live Migration.
I’m done with Red Hat (Enterprise Linux) | Jeff Geerling
[[RedHat]] Things continue to ferment, and the current official attitude is very clear and will not be changed. This post has some interesting descriptions. for example:
This article is transferred from: https://zdyxry.github.io/2023/07/02/Weekly-Issue-2023-07-02/
This site is only for collection, and the copyright belongs to the original author.