{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":777804154,"defaultBranch":"main","name":"helm-charts","ownerLogin":"neuralmagic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-26T14:32:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/68670575?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718666156.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9f8693de6fa5c6b4590a027bdef5269a125c6471","ref":"refs/heads/dependabot/pip/urllib3-2.2.2","pushedAt":"2024-06-17T23:15:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump urllib3 from 2.2.1 to 2.2.2\n\nBumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump urllib3 from 2.2.1 to 2.2.2"}},{"before":null,"after":"125712d41c82dfc1023575c411f4a05c3e9537db","ref":"refs/heads/dependabot/pip/requests-2.32.0","pushedAt":"2024-05-21T08:08:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"51e8420b45fafa79f39617c8d8f456b5d5c6e01a","after":"2f5bc4a9d86029ca082daee78e21c1fcb011a91c","ref":"refs/heads/gh-pages","pushedAt":"2024-05-09T20:58:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nm-automation","name":"Neural Magic Automation","path":"/nm-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107702157?s=80&v=4"},"commit":{"message":"Update index.yaml\n\nSigned-off-by: nm-automation ","shortMessageHtmlLink":"Update index.yaml"}},{"before":"60252c9efde7c3eba7dd4fb3493e09172d80671f","after":null,"ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-09T20:36:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DaltheCow","name":"Benjamin Blue","path":"/DaltheCow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15370764?s=80&v=4"}},{"before":"181d10d41dbb197dd95bf82b9d37a2aa0f16aac5","after":"e0c03d093474ad5bcde94fa5ae5644642e9c5fa6","ref":"refs/heads/main","pushedAt":"2024-05-09T20:36:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DaltheCow","name":"Benjamin Blue","path":"/DaltheCow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15370764?s=80&v=4"},"commit":{"message":"Complete nm-vllm-production-monitoring chart (#11)\n\n* Move top-level umbrella chart to production monitoring bundle chart\r\n\r\n* Add production monitoring README.md\r\n\r\n* add prometheus dependency and add pod annotation to service yaml\r\n\r\n* Add .helmignore file\r\n\r\n* Upgrade production-monitoring chart to use nm-vllm@v0.1.1\r\n\r\n* Fix podAnnotations config location\r\n\r\n* Fix lint-charts to not look for chart in repo root\r\n\r\n* Add grafana dependency to production-monitoring bundle\r\n\r\n* Make service annotations more robust\r\n\r\n* add grafana configmaps\r\n\r\n* remove uid from datasource configmap\r\n\r\n* update grafana configuration\r\n\r\n* move grafana dashboards configmap into separate chart, update values\r\n\r\n* update values with descriptions, update readme\r\n\r\n* update values.yaml, make docs\r\n\r\n* remove dependencies\r\n\r\n* make style\r\n\r\n* add chart.lock and charts directory to ignore files\r\n\r\n* update to use newly released grafana dashboards chart\r\n\r\n* Sync nm-vllm-grafana-dashboards with main\r\n\r\n* Move comment to top and hide from rendered templates\r\n\r\n* Move config map resource to non-grafana path\r\n\r\n* Upgrade pytest-helm-templates==0.0.1a5\r\n\r\n* Remove unneeded dependency value override\r\n\r\n* Test dependency overrides in nm-vllm-production-monitoring chart\r\n\r\n* Organize values.yaml\r\n\r\n* Move datasources label and labelValue values\r\n\r\n* Install dependencies before running nm-vllm-production-monitoring chart tests\r\n\r\n* DRY HelmRunner creation logic\r\n\r\n* Remove unnecessary leading underscore from variable name\r\n\r\n* Remove unneeded variable from template\r\n\r\n* Add templates for calculating grafana datasources label and labelValue values\r\n\r\n* Add default for datasourceScrapeInterval to values.yaml\r\n\r\n* update schema and values\r\n\r\n* Update docs\r\n\r\n* update schema values descriptions and ordering\r\n\r\n* make quality and make style\r\n\r\n* make docs\r\n\r\n* Upgrade pytest-helm-templates and use dependency_update_if_missing for speedup\r\n\r\n* Add dash for consistency\r\n\r\n* Fix a couple of fixture scopes\r\n\r\n* add tests for configurable values, refactor datasource value structure\r\n\r\n* make style\r\n\r\n* Rename fixtures to be specific to dependencies\r\n\r\n* Add missing whitelist items\r\n\r\n* Update and test values.schema.json\r\n\r\n* Update docs\r\n\r\n* Bump nm-vllm-grafana-dashboards dependency version\r\n\r\n* Rename scrapeInterval to timeInterval and test datasource config map defaults\r\n\r\n* Chomp whitespace before config map\r\n\r\n* Compulsive sort\r\n\r\n* Move helper method lower\r\n\r\n* Make datasource name configurable\r\n\r\n* Make datasource isDefault configurable\r\n\r\n* Try to be smarter about determining prometheus server URL\r\n\r\n* Update docs\r\n\r\n* Add test to check more datasource URL with more prometheus server names\r\n\r\n* Use nm-vllm-grafana-dashboards==1.0.1\r\n\r\n* Make it possible to disable some sub-charts\r\n\r\n* Make it possible to disable the prometheus datasource configured in grafana\r\n\r\n* Add full-suite-demo example to nm-vllm-production-monitoring chart\r\n\r\n* Move prometheus scrape configs from example into actual chart\r\n\r\n* Kick version\r\n\r\n---------\r\n\r\nCo-authored-by: Danny Guinther ","shortMessageHtmlLink":"Complete nm-vllm-production-monitoring chart (#11)"}},{"before":"3e53a090f9e4aaf2ca9edf7adbb02f7c861b236f","after":"60252c9efde7c3eba7dd4fb3493e09172d80671f","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-09T20:13:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Kick version","shortMessageHtmlLink":"Kick version"}},{"before":"105456641359eba28840f8e81266f46fe9747090","after":"3e53a090f9e4aaf2ca9edf7adbb02f7c861b236f","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-09T20:12:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Move prometheus scrape configs from example into actual chart","shortMessageHtmlLink":"Move prometheus scrape configs from example into actual chart"}},{"before":"3279e6f1863d6e11ec1540424dd235b6a8e906e2","after":"105456641359eba28840f8e81266f46fe9747090","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-09T19:44:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Add full-suite-demo example to nm-vllm-production-monitoring chart","shortMessageHtmlLink":"Add full-suite-demo example to nm-vllm-production-monitoring chart"}},{"before":"e6953f38f5ae313c84b768d90b0782c28f681815","after":"3279e6f1863d6e11ec1540424dd235b6a8e906e2","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-09T19:38:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Make it possible to disable the prometheus datasource configured in grafana","shortMessageHtmlLink":"Make it possible to disable the prometheus datasource configured in g…"}},{"before":"f354bd4667475e63f514a2cbc3cc109402864c76","after":"e6953f38f5ae313c84b768d90b0782c28f681815","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-09T19:10:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"DaltheCow","name":"Benjamin Blue","path":"/DaltheCow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15370764?s=80&v=4"},"commit":{"message":"Merge branch 'main' into add-grafana-configuration","shortMessageHtmlLink":"Merge branch 'main' into add-grafana-configuration"}},{"before":"48fd99205ed68debbb249c55f81fc0c488d24dce","after":"51e8420b45fafa79f39617c8d8f456b5d5c6e01a","ref":"refs/heads/gh-pages","pushedAt":"2024-05-09T18:32:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nm-automation","name":"Neural Magic Automation","path":"/nm-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107702157?s=80&v=4"},"commit":{"message":"Update index.yaml\n\nSigned-off-by: nm-automation ","shortMessageHtmlLink":"Update index.yaml"}},{"before":"9392c8ab406b9bd047eacd5fb5faf3f58e24714d","after":null,"ref":"refs/heads/no-more-config-map-list","pushedAt":"2024-05-09T18:31:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"}},{"before":"31bc3262793d42f4ec949aa5b26dc7136d85ec2c","after":"181d10d41dbb197dd95bf82b9d37a2aa0f16aac5","ref":"refs/heads/main","pushedAt":"2024-05-09T18:31:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Discontinue use of ConfigMapList (#13)","shortMessageHtmlLink":"Discontinue use of ConfigMapList (#13)"}},{"before":"51260051aa3c23d75fdab2b962cae412e974892d","after":"9392c8ab406b9bd047eacd5fb5faf3f58e24714d","ref":"refs/heads/no-more-config-map-list","pushedAt":"2024-05-09T18:29:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Discontinue use of ConfigMapList","shortMessageHtmlLink":"Discontinue use of ConfigMapList"}},{"before":"1a99fae138f06fc619061965fd7d4c8accd1805f","after":"51260051aa3c23d75fdab2b962cae412e974892d","ref":"refs/heads/no-more-config-map-list","pushedAt":"2024-05-09T18:26:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Discontinue use of ConfigMapList","shortMessageHtmlLink":"Discontinue use of ConfigMapList"}},{"before":null,"after":"1a99fae138f06fc619061965fd7d4c8accd1805f","ref":"refs/heads/no-more-config-map-list","pushedAt":"2024-05-09T18:24:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Discontinue use of ConfigMapList","shortMessageHtmlLink":"Discontinue use of ConfigMapList"}},{"before":"aa3f1b32c151c3c941edb633850971b15984e28c","after":"f354bd4667475e63f514a2cbc3cc109402864c76","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T21:14:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Add test to check more datasource URL with more prometheus server names","shortMessageHtmlLink":"Add test to check more datasource URL with more prometheus server names"}},{"before":"28609428e1c9dcfaa9dcc35eae1ae243e966ffd8","after":"aa3f1b32c151c3c941edb633850971b15984e28c","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T20:36:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Update docs","shortMessageHtmlLink":"Update docs"}},{"before":"7e2b0818d35076673f5055951b34be20e159b435","after":"28609428e1c9dcfaa9dcc35eae1ae243e966ffd8","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T20:35:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Try to be smarter about determining prometheus server URL","shortMessageHtmlLink":"Try to be smarter about determining prometheus server URL"}},{"before":"6a6cda830f35360a18cdbbda8e8e13cb3d8eac6d","after":"7e2b0818d35076673f5055951b34be20e159b435","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T20:07:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Make datasource isDefault configurable","shortMessageHtmlLink":"Make datasource isDefault configurable"}},{"before":"2e0b9fbe8c32e5e5ae8fbf4d7b1139aabdecec19","after":"6a6cda830f35360a18cdbbda8e8e13cb3d8eac6d","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T20:05:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"DaltheCow","name":"Benjamin Blue","path":"/DaltheCow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15370764?s=80&v=4"},"commit":{"message":"Merge branch 'main' into add-grafana-configuration","shortMessageHtmlLink":"Merge branch 'main' into add-grafana-configuration"}},{"before":"a8938bcd0d7db106ee44b7f77b5de246f19d739f","after":"2e0b9fbe8c32e5e5ae8fbf4d7b1139aabdecec19","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T19:52:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Move helper method lower","shortMessageHtmlLink":"Move helper method lower"}},{"before":"9d7caf9aa110281959e8b7984d53acd33a415904","after":"a8938bcd0d7db106ee44b7f77b5de246f19d739f","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T19:51:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Compulsive sort","shortMessageHtmlLink":"Compulsive sort"}},{"before":"8a7b075bbd55398b5d9001aa3c6de4dc25da3d70","after":"9d7caf9aa110281959e8b7984d53acd33a415904","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T19:51:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Chomp whitespace before config map","shortMessageHtmlLink":"Chomp whitespace before config map"}},{"before":"47254c5b07a2a579b8e03804df7f14ddbada8cb0","after":"8a7b075bbd55398b5d9001aa3c6de4dc25da3d70","ref":"refs/heads/add-grafana-configuration","pushedAt":"2024-05-08T19:50:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"},"commit":{"message":"Rename scrapeInterval to timeInterval and test datasource config map defaults","shortMessageHtmlLink":"Rename scrapeInterval to timeInterval and test datasource config map …"}},{"before":"5d97d3a278a86c1d7a541707019365197c292884","after":null,"ref":"refs/tags/v0.0.1","pushedAt":"2024-05-08T19:32:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"}},{"before":"5cdd18895d12ac9d9f640060ea117e786e5a2bf0","after":null,"ref":"refs/tags/v0.0.2","pushedAt":"2024-05-08T19:32:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"}},{"before":"ea1abe880caad1ac66e2808b44e6865b331a75db","after":null,"ref":"refs/tags/v0.1.1","pushedAt":"2024-05-08T19:32:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"}},{"before":"45c96fc0c86407e687c2ba03fb7da3e9d98a12dc","after":null,"ref":"refs/tags/v0.1.2","pushedAt":"2024-05-08T19:32:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"}},{"before":"1cce95f18b881b3cd2aac3c8db039abe32b5e9d5","after":null,"ref":"refs/tags/v0.1.3","pushedAt":"2024-05-08T19:32:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tdg5","name":"Danny Guinther","path":"/tdg5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2316989?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZ98llAA","startCursor":null,"endCursor":null}},"title":"Activity · neuralmagic/helm-charts"}