Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Yolean
/
kubernetes-assert
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
9
Code
Issues
4
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WIP Exclude managed kubernetes
- #42
#42
Open
solsson
wants to merge 23 commits into
master
Yolean/kubernetes-assert:master
from
exclude-managed-kubernetes
Yolean/kubernetes-assert:exclude-managed-kubernetes
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
WIP Exclude managed kubernetes
#42
solsson
wants to merge 23 commits into
master
Yolean/kubernetes-assert:master
from
exclude-managed-kubernetes
Yolean/kubernetes-assert:exclude-managed-kubernetes
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2022
Builds kubernetes-mixin from a fork, instead of custom jsonnet
solsson
committed
cef8fe0
View commit details
Copy full SHA for cef8fe0
Browse repository at this point
The effect of skipping our custom mixin.libsonnet
solsson
committed
bba03fb
View commit details
Copy full SHA for bba03fb
Browse repository at this point
With managed components commented out from upstream libsonnet files
solsson
committed
1512d98
View commit details
Copy full SHA for 1512d98
Browse repository at this point
Dashboards with managed components commented out
solsson
committed
07eddf3
View commit details
Copy full SHA for 07eddf3
Browse repository at this point
Hints about the "applyable" i.e. smaller bundle
solsson
committed
b184898
View commit details
Copy full SHA for b184898
Browse repository at this point
We need these overrides for GKE, or at least some of them
solsson
committed
9190a00
View commit details
Copy full SHA for 9190a00
Browse repository at this point
With overrides restored
solsson
committed
6195854
View commit details
Copy full SHA for 6195854
Browse repository at this point
curl ksm:8081/metrics | grep -v '^#' | cut -d'{' -f1 | sort | uniq
solsson
committed
29c5d82
View commit details
Copy full SHA for 29c5d82
Browse repository at this point
With sort | uniq -c
solsson
committed
accae48
View commit details
Copy full SHA for accae48
Browse repository at this point
A primitive way to see which metrics are used
solsson
committed
33ce30f
View commit details
Copy full SHA for 33ce30f
Browse repository at this point
With this whitelist the scrape body is 26k lines instead of 122k
solsson
committed
ad5407d
View commit details
Copy full SHA for ad5407d
Browse repository at this point
Merge branch 'kube-state-metrics-whitelist' into exclude-managed-kubernetes
solsson
committed
b143336
View commit details
Copy full SHA for b143336
Browse repository at this point
Commits on Jan 21, 2022
Current Grafana
solsson
committed
cd760cd
View commit details
Copy full SHA for cd760cd
Browse repository at this point
Removes accidentally deleted kustomization.yaml
solsson
committed
88747d4
View commit details
Copy full SHA for 88747d4
Browse repository at this point
I can't find this dashboard upstream now and we've never used it
solsson
committed
a08f245
View commit details
Copy full SHA for a08f245
Browse repository at this point
Adds alerts for prometheus-operator, such as reconcile errors
solsson
committed
a9ba4b9
View commit details
Copy full SHA for a9ba4b9
Browse repository at this point
Commits on Jan 24, 2022
A way to verify that we haven't removed essential alerts
solsson
committed
6c50e23
View commit details
Copy full SHA for 6c50e23
Browse repository at this point
Commits on Jul 1, 2022
Merge remote-tracking branch 'origin/master' into exclude-managed-kubernetes
solsson
committed
a11bd98
View commit details
Copy full SHA for a11bd98
Browse repository at this point
Current grafana
solsson
committed
2206485
View commit details
Copy full SHA for 2206485
Browse repository at this point
Commits on Jul 5, 2022
kustomize openapi fetch a cluster with latest prometheus-operator
Show description for 514cd43
solsson
committed
514cd43
View commit details
Copy full SHA for 514cd43
Browse repository at this point
Adds merge keys for Kustomize patchesStrategicMerge
Show description for f1dc062
solsson
committed
f1dc062
View commit details
Copy full SHA for f1dc062
Browse repository at this point
Merge pull request #49 from Yolean/prometheusrule-strategic-merge
Show description for 8cd39ee
solsson
authored
8cd39ee
View commit details
Copy full SHA for 8cd39ee
Browse repository at this point
Commits on Dec 2, 2024
we no longer have this prefix for memory metrics, only for cpu
solsson
committed
14f918c
View commit details
Copy full SHA for 14f918c
Browse repository at this point
You can’t perform that action at this time.