We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58c2ce commit 32f1ba7Copy full SHA for 32f1ba7
README.md
@@ -4,10 +4,9 @@
4
5
Consider the following use cases:
6
7
-- Implement de-duplication of all existing queries that use the KSM requests and limits metrics
8
-- Blanket-ignore pods named `POD` for all CPU usage queries
9
-- Support both OpenCost and cloudcost-exporter in all cost queries
10
-- Support both Node Exporter and Windows Exporter in all memory usage queries
+- Implement de-duplication of all existing queries
+- Establish patterns for writing new queries
+- Create reusable snippets that accept arguments for metric labels
11
12
The library in this directory is an effort to reduce the potential toil involved in refactoring tasks like those mentioned above.
13
0 commit comments