{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":473644054,"defaultBranch":"master","name":"backstage","ownerLogin":"spreadshirt","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-03-24T14:35:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4557665?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1682578731.0","currentOid":""},"activityList":{"items":[{"before":"e0506af8fc54074a160fb91c83d6cae8172d3bb3","after":"f058160eedcd7a037cbd7ef947dffa2c432671e9","ref":"refs/heads/master","pushedAt":"2023-06-22T14:57:13.324Z","pushType":"push","commitsCount":1843,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"},"commit":{"message":"Merge pull request #18364 from Bonial-International-GmbH/pjungermann/tags-docs\n\ndocs: fix doc for allowed chars for `metadata.tags`","shortMessageHtmlLink":"Merge pull request backstage#18364 from Bonial-International-GmbH/pju…"}},{"before":"e0506af8fc54074a160fb91c83d6cae8172d3bb3","after":"f058160eedcd7a037cbd7ef947dffa2c432671e9","ref":"refs/heads/master","pushedAt":"2023-06-22T14:57:13.259Z","pushType":"push","commitsCount":1843,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"},"commit":{"message":"Merge pull request #18364 from Bonial-International-GmbH/pjungermann/tags-docs\n\ndocs: fix doc for allowed chars for `metadata.tags`","shortMessageHtmlLink":"Merge pull request backstage#18364 from Bonial-International-GmbH/pju…"}},{"before":"80f9f21248e692634ff7f03680dcc068ed5c0aa2","after":null,"ref":"refs/heads/limit-pod-metrics-by-label","pushedAt":"2023-04-27T06:58:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"}},{"before":"15e04775ec737390cf4afa2cc1c76c7419a754bf","after":"80f9f21248e692634ff7f03680dcc068ed5c0aa2","ref":"refs/heads/limit-pod-metrics-by-label","pushedAt":"2023-04-24T11:38:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"},"commit":{"message":"Fetch only the required podMetrics for the given component\n\nThe `PodMetrics` are now limited by `labelSelector` like already done\nfor pods and probably other requests to Kubernetes. This limits the\namount of data that is fetched.\n\nTested locally by modifying `app-config.yaml` and an example component\nto use an internal cluster, which leads to the following request size\nimprovements:\n\nBefore: 344.71 kB compressed, 6.89 MB uncompressed\nAfter: 12.01 kB compressed, 238.86 kB uncompressed\n\nFor the POST http://localhost:7007/api/kubernetes/services/playback-order\ncall, in a Kubernetes cluster with ~500 pods.\n\nFixes #17450.\n\nSigned-off-by: Luna Stadler ","shortMessageHtmlLink":"Fetch only the required podMetrics for the given component"}},{"before":"e822be95b2f08c885468d61e1e7a12e96ed1cc8e","after":"15e04775ec737390cf4afa2cc1c76c7419a754bf","ref":"refs/heads/limit-pod-metrics-by-label","pushedAt":"2023-04-24T11:24:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"},"commit":{"message":"Fetch only the required podMetrics for the given component\n\nThe `PodMetrics` are now limited by `labelSelector` like already done\nfor pods and probably other requests to Kubernetes. This limits the\namount of data that is fetched.\n\nTested locally by modifying `app-config.yaml` and an example component\nto use an internal cluster, which leads to the following request size\nimprovements:\n\nBefore: 344.71 kB compressed, 6.89 MB uncompressed\nAfter: 12.01 kB compressed, 238.86 kB uncompressed\n\nFor the POST http://localhost:7007/api/kubernetes/services/playback-order\ncall, in a Kubernetes cluster with ~500 pods.\n\nFixes #17450.\n\nSigned-off-by: Luna Stadler ","shortMessageHtmlLink":"Fetch only the required podMetrics for the given component"}},{"before":"7b31cd352f1af1f7ea1aa28d011bea27d140fe15","after":"f76b9777ec51aa1d833811537c994a30ed4c1f03","ref":"refs/heads/gh-pages","pushedAt":"2023-04-24T10:39:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ spreadshirt/backstage@e0506af8fc54074a160fb91c83d6cae8172d3bb3 🚀","shortMessageHtmlLink":"Deploying to gh-pages from @ e0506af 🚀"}},{"before":"67acb0942f09951ddf7f3d5b93eeb1e6f8cf12c7","after":"e822be95b2f08c885468d61e1e7a12e96ed1cc8e","ref":"refs/heads/limit-pod-metrics-by-label","pushedAt":"2023-04-24T10:04:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"},"commit":{"message":"Fetch only the required podMetrics for the given component\n\nThe `PodMetrics` are now limited by `labelSelector` like already done\nfor pods and probably other requests to Kubernetes. This limits the\namount of data that is fetched.\n\nTested locally by modifying `app-config.yaml` and an example component\nto use an internal cluster, which leads to the following request size\nimprovements:\n\nBefore: 344.71 kB compressed, 6.89 MB uncompressed\nAfter: 12.01 kB compressed, 238.86 kB uncompressed\n\nFor the POST http://localhost:7007/api/kubernetes/services/playback-order\ncall, in a Kubernetes cluster with ~500 pods.\n\nFixes #17450.\n\nSigned-off-by: Luna Stadler ","shortMessageHtmlLink":"Fetch only the required podMetrics for the given component"}},{"before":"1023ee635352e1cab402856cd50ad0464c24eceb","after":"e0506af8fc54074a160fb91c83d6cae8172d3bb3","ref":"refs/heads/master","pushedAt":"2023-04-24T09:42:54.212Z","pushType":"push","commitsCount":10000,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"},"commit":{"message":"Merge pull request #17311 from adamdmharvey/adamdmharvey/circleci-took-empty\n\nfix(circleci): Avoid trailing \"took\" in table row for in progress builds","shortMessageHtmlLink":"Merge pull request backstage#17311 from adamdmharvey/adamdmharvey/cir…"}},{"before":null,"after":"67acb0942f09951ddf7f3d5b93eeb1e6f8cf12c7","ref":"refs/heads/limit-pod-metrics-by-label","pushedAt":"2023-04-24T09:40:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"heyLu","name":"Luna Stadler","path":"/heyLu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/527119?s=80&v=4"},"commit":{"message":"Fetch only the required podMetrics for the given component\n\nThe `PodMetrics` are now limited by `labelSelector` like already done\nfor pods and probably other requests to Kubernetes. This limits the\namount of data that is fetched.\n\nTested locally by modifying `app-config.yaml` and an example component\nto use an internal cluster, which leads to the following request size\nimprovements:\n\nBefore: 344.71 kB compressed, 6.89 MB uncompressed\nAfter: 12.01 kB compressed, 238.86 kB uncompressed\n\nFor the POST http://localhost:7007/api/kubernetes/services/playback-order\ncall, in a Kubernetes cluster with ~500 pods.\n\nFixes #17450.\n\nSigned-off-by: Luna Stadler ","shortMessageHtmlLink":"Fetch only the required podMetrics for the given component"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yMlQxNDo1NzoxMy4zMjQyNjBazwAAAANG_gMr","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0yNFQwOTo0MDoxNi4wMDAwMDBazwAAAAMe4UTe"}},"title":"Activity · spreadshirt/backstage"}